Top "Selenium-ide" questions

The Selenium-IDE (Integrated Development Environment) is the tool you use to develop your Selenium test cases.

How to find xpath without firepath into firefox version 57.0

Facing difficulty to find xpath without firepath in new Firefox version 57.0. In the new Firefox version, firepath is not supported. …

selenium xpath ui-automation selenium-ide firepath
How to check if a style has been applied in Selenium IDE

I want to check if a particular style has been applied to an element. Preferably using the css selector. EG: ... &…

selenium-ide