Selenium Flakiness and How to Tackle It
A piece of code can’t be considered good if it doesn’t work properly. One of the questions that arises from the previous sentence is, “So how can I know that my code is actually doing what it’s supposed to be doing?” The quick and easy answer is: Tests. But how can you decide which types…
Read More