Selenium automation testing tips.
Oleksii Lavrenin
Oleksii Lavrenin
Staff | Lead SDET | Master of Information and Data Science - UC Berkeley | ML | AI |
If your Selenium automation test cases start failing without any reason, this video can help you improve current situation.
SDET Java | Shell Scripter | Test Automation Framework Engineer | Technical Co-Founder | Selenium | Serenity | SpringBoot | Spring Boot | MongoDB | Rest-Assured | React | Junit | Tech Sales | Remote
5 年Seems like the video is no longer available. Do you have a new url?
Software Engineer at Jetify | ex Stripe, Amazon
6 年Better yet, avoid UI based test automation solutions like Selenium and instead opt for API testing solutions. The number of Selenium tests you run should be extremely small, with the majority of your tests being API tests, which are much more reliable and maintainable.
Test Automation Specialist(Selenium | .Net (C#), Playwright, JavaScript, Cypress, CI|CD, Docker, K8s, Salesforce, Gatling, AI driven Testing) at EPAM Systems | Ex-Cognizant
6 年Thans for bit help. But only updating the drivers won't help completely.