by Nikolay Advolodkin | Mar 16, 2018 | Selenium Webdriver
Software developers rely on an Integrated Development Environment (IDE). It is a software that combines all the tools that developers may require to write and test code. It usually consists of a source code editor, a compiler and a debugger, all contained in a...
by Nikolay Advolodkin | Oct 27, 2016 | Selenium Problems, Selenium Webdriver
Sometimes, you got some issues with firefox not working properly with Selenium Webdriver. In this cases, you need to downgrade firefox version that is installed on your computer to make it work. 1. Stop auto updates on your browser. On your current browser, make sure...