Drops of Testing - Elias Nogueira
144 subscribers
3 photos
1 video
73 links
Daily content related to the Software Testing
Download Telegram
Did you break your code today?
You are not doing anything bad when you try to break your code. In fact, you can learn how good your approach was and have even more confidence that your code works properly.

https://kevinhicks.software/blog/9/did-you-break-your-code-today
I see not one, but a lot of people mixing waiting strategies when they are using Selenium WebDriver. Rarely you need o to mix them and the best use is through the Explicitly Waits.

I will show you how to use it with a hands-on example.

http://www.eliasnogueira.com/better-manage-the-explicit-waits-with-selenium-webdriver/