Features

All codeless features →

All advanced features →

Codeless Browser Test Automation

For those new to testing

Email testing

API & third-party integrations

Web test recorder

Codeless test editor

Visual testing

Accessibility testing

Browsers, screens & geolocations

Advanced scheduling

Advanced End-to-End Testing Capabilities

For experienced testers

ALSO INCLUDES

Solutions

QA testers

Build, run, and manage test suites at scale

Engineers

CI/CD hooks, API access, JS execution

Product managers

Visibility into quality without the code

See it in action

Request a personalized demo →

Pricing
Resources

Getting started

Everything you need to run your first test

Documentation

Features, API, integrations and settings

Support

Our team is here to help

Success stories

Real reviews from Ghost Inspector customers

Ghostwriter blog

QA and testing, written by the Ghost Inspector team

Latest articles on browser automation, CI/CD, and more

About Us Blog
Start free trial

Selenium Import is Here!

Ghost Inspector is an automated web testing tool that helps QA testers and engineers to easily build, edit, and run low-code/no-code web tests. Start a free trial.

Selenium automated testing with Ghost Inspector

Yes, you read that correctly! Selenium testing is a popular, open source browser automation tool set — and for a while now, Ghost Inspector has allowed you to export your tests in Selenium’s HTML format. Now, Ghost inspector allows you to import tests in that very same format.

The benefits of this new functionality are two fold: One, Ghost Inspector users now have a complete mechanism for exporting copies of their tests and importing them back into the system at a later time. And two, apart the importing Ghost Inspector tests back in, users now have the ability to import tests they’ve created with Selenium IDESelenium Builder, and other external tools.

How to Import Selenium Tests

Selenium Import

Ghost Inspector allows you to import single tests in Selenium HTML format. This is done from the suite screen (so you must have or create a suite first). Under the “Actions” menu, choose the “Import a Test in Selenium Format (.html)” option. This will present you with a file selection box for choosing the local .html file on your machine.

The import process should take no more than a few seconds. Once complete, you’ll be redirected to the test editor screen showing the steps of your imported test. Here you can review the imported steps and make any necessary adjustments. Use the “Save” button to save the test after review. You will be returned to the test’s main screen where you can then run the test.

Using External Tools to Create Selenium Tests

While the Selenium import functionality can be used to import Ghost Inspector tests that have been exported, it can also be used to import tests that have been created with Selenium IDESelenium Builder, and other external tools.

Screenshot of Selenium ICE

The vast majority of common selectors and commands used in external Selenium scripts are supported, but it’s worth reviewing our official list of supported commands. Also note that Ghost Inspector may remove or convert unnecessary steps. For instance, commands like waitForPageToLoad and waitForElementPresent are not necessary with Ghost Inspector, because these are applied automatically between each step.

While Ghost Inspector currently only imports Selenium HTML format files, the Selenium Builder extension for Firefox has the ability to open various other formats and convert them to the HTML format that Ghost Inspector accepts.

Try out Selenium import today by signing up for a Ghost Inspector account!