Hi guys is there a possibility to record the test case using Selenium IDE & convert recorded script to Java WebDriver format & execute the automated test script using Eclipse....
NOTE: I AM USING INTERNET EXPLORER.
Hi guys is there a possibility to record the test case using Selenium IDE & convert recorded script to Java WebDriver format & execute the automated test script using Eclipse....
NOTE: I AM USING INTERNET EXPLORER.
You can only record the testcase with the Selenium IDE if you use Firefox or Chrome.
You can run your tests however afterwards with IE if you want to, using the Selenium IE Driver