Skip to content

Which installation to choose?

The core logic of the Auto SDK is a JavaScript file that you can inject from the outside (e.g. via driver.executeJavascript(...)) into the web page of the video service you want to build an integration test for.

How you inject it is up to you, and it depends on which automation framework you are using. You might use any of the popular frameworks like Selenium, Playwright, Cypress or Puppeteer. Just add our Auto SDK JavaScript file manually to your code base and interact with the APIs.

If you are looking for a solution that runs with Selenium and Java, we highly encourage you to use our Surfmeter Selenium for Java library and get started quickly, because it does the heavy lifting for you.

As this documentation is growing, we currently support only a full documentation for the Surfmeter Selenium for Java project mentioned above. If you use any other programming language or automation framework, feel free to contact us – we'll surely move it upwards in our roadmap priorities for you!