Questions tagged [ghost-inspector]

A cutting-edge Cloud-based Software Automation Testing Service equipped with custom scripts for optimal performance.

Is it possible to translate Selenium IDE test scripts to Selenium WebDriver tests using Java programming language?

When recording my tests with Ghost inspector, I can export them in Selenium IDE format. Can these exported tests be used to write future Selenium web driver tests in Java? The format of the exported tests appears as follows: Navigation waitForPageToLoad ...