About 3,690 results
Open links in new tab
  1. WebdriverIO · Next-gen browser and mobile automation test …

    WebdriverIO is an all in one framework for your web app development. It enables you to run small and lightweight component tests as well as running e2e test scenarios in the browser or on a …

  2. Getting Started - WebdriverIO

    WebdriverIO provides tools to help you get started by recording your test actions on screen and generate WebdriverIO test scripts automatically. See Recorder tests with Chrome DevTools …

  3. Introduction - WebdriverIO

    Welcome to the WebdriverIO API docs. These pages contain reference materials for all implemented protocol bindings and convenience commands. Protocol commands, including …

  4. Why Webdriver.IO? | WebdriverIO

    WebdriverIO is a progressive automation framework built to automate modern web and mobile applications. It simplifies the interaction with your app and provides a set of plugins that help …

  5. Frameworks - WebdriverIO

    Integrating WebdriverIO with a test framework lets you access the WebDriver instance using the global browser variable in your spec files or step definitions. Note that WebdriverIO will also …

  6. WebdriverIO · Next-gen browser automation test framework for …

    WebdriverIO is always up to date with the latest automation frameworks and therefor supports not only capabilities of the WebDriver but also commands of the Chrome DevTools protocol using …

  7. Getting Started - WebdriverIO

    Welcome to the WebdriverIO documentation. It will help you to get started fast. If you run into problems, you can find help and answers on our [Gitter Channel] …

  8. Configuration - WebdriverIO

    Controls whether WebdriverIO automatically asserts all soft assertions at the end of each test. When set to true, any accumulated soft assertions will be automatically checked and cause …

  9. WebdriverIO · Next-gen browser and mobile automation test …

    WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymer or Vue.js as well as native mobile applications for Android and iOS.

  10. Selectors - WebdriverIO

    The WebDriver Protocol provides several selector strategies to query an element. WebdriverIO simplifies them to keep selecting elements simple. Please note that even though the command …