Systems | Development | Analytics | API | Testing

Latest Videos

Webinar: Keboola & Looker: The Ultimate Cloud Based Data Stack

With the high demand for data and insights to be delivered quickly and on time, the pressure on analysts to deliver key insights is immense. The webinar will focus on the hurdles that an analyst will currently face, where current tools will often let them down and how, with the right cloud tools, these problems can be completely alleviated so these things are no longer an issue.

Exporting and Converting Selenium Files with Ghost Inspector

Ghost Inspector has the ability to export Selenium files in the same Selenium 1 (HTML) format that it imports, as well as Selenium 2 (JSON) format. You can export a single test as a .html or .json file, or an entire suite of tests in a .zip archive. This can be done through both our API and our application.

Data-driven Testing with Selenium using Ghost Inspector

Data-driven testing allows you to supply a set of inputs and verifiable outputs to be used within a test to quickly and easily ensure that your application performs as expected with a range of data. Ghost Inspector has a built-in option for data-driven testing that allows you to upload a CSV spreadsheet file with rows of values corresponding to variables in your test(s).