
Simulate mobile device with selenium
Simulate mobile device with selenium Now that mobile technologies becomes so popular most of the traffic that businesses receives comes from mobile. Your team might not...
Simulate mobile device with selenium Now that mobile technologies becomes so popular most of the traffic that businesses receives comes from mobile. Your team might not...
Find element by text in Capybara Think about a simple situation : You have an element but you’ve got not css selector , or any...
Use selenium commands inside an IFRAME In a business environment requires a B2B relationship , witch means our project will be integrated with other projects from...
How to double click in Selenium We don’t really get to use double click on these days on web , I mean on web you...
How to open a new tab with Selenium Many of our tests can require to open a new tab and perform some further operations. Seems...
How to Run Cucumber Tests using Docker It is crucial once you have an automated test suite to run it often , get feedback as...
How to handle Google 2 steps authentication with selenium WebDriver As many applications have 2 steps authentication to secure their data you might be the QA...