Answer the question
In order to leave comments, you need to log in
How to run Selenium Builder in Firefox (error due to geckodriver)?
Tell me what is the difference between Seleniun Builder and Selenuim WebDriver.
Seleniun Builder is a firefox only plugin that can record actions and from which you can export test cases to java or other languages.
Selenuim WebDriver is a library that can be used in different languages and manually write tests, open the desired browser, perform actions, etc?
There was a following problem:
Installed Selenium Builder.
I downloaded selenium-server-standalone-3.0.1.jar because now it is impossible to run the plugin locally.
I downloaded Geckodriver and added the path to it to the PATH variable. I start
the server, but when I try to run the test, an error appears - prntscr.com/dnpf4l
how to run tests in browser through Selenium Builder?
Answer the question
In order to leave comments, you need to log in
Seleniun Builder did not use. To record and play tests in firefox, try using the Selenium IDE ( https://addons.mozilla.org/en-US/firefox/addon/sel... I think this is what you need.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question