3 minutes read Create automated website tests for free with LoadFocus.com. Testing the UI (user interface) of web applications has been always a main concern of developers. It is the first thing that a user/customer notices once something is wrong. There quite a few solutions on the testing world out there. I will enumerate most of them here and… Read more »
Posts Categorized: UI Testing
How to Locate Web Elements with Selenium WebDriver?
4 minutes read Hey there! If you’re dabbling in the art of UI testing with Selenium WebDriver, you’re probably aware that the first step to automation nirvana is getting a solid grip on locating web elements. It’s like being a digital detective, but instead of solving mysteries, you’re identifying the bits and pieces of a webpage to interact… Read more »