Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Custom suite commands #197

@DimitryDushkin

Description

@DimitryDushkin

It will be nice to have ability to add custom suite commands like in webdriver.io — http://webdriver.io/guide/usage/customcommands.html

For example, it will be helpful to have such command:

suite
  .setUrl('yandex.ru')
  .waitForJSInit()
  .setCaptureElements(...)
  ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions