You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The diagrams below show the general testing workflow.
The light grey boxes represent the different steps of the workflow, with in parentheses relevant CLI options.
The dark grey boxes represent the files involved in each step, arrows showing which files are consumed and produced.
Boxes with a dashed outline show steps that may be skipped. For instance, uploading files and results to the Stager is only required when running tests via BrowserStack.
The left diagram represents the WebDriverIO (i.e. end-to-end) testing workflow, while the right diagram represents the Karma (i.e. unit/integration) testing workflow.