Hello,
I selected WebDriver-backes RC + JUnit option in code export and got code with deprecated packages. It uses: com.thoughtworks.selenium.Selenium and com.thoughtworks.selenium.webdriven.WebDriverBackedSelenium
Hi. Thank you for the feedback. If you want to use new Selenium API please use WebDriver with TestNG/JUnit format.
1 Like