w3c / w3c/webdriver

[Feature Request] pause/resume webdriver

Open
#1,199 9 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
HTML
Stars
718
Forks
228
PR merge metrics
No merged PRs in 30d

Description

To be able to pause Selenium or any other application that uses webdriver, we need to add this feature to webdriver.
It's interesting to be able to pause the execution in a concrete moment, read something in the DOM or perform other tasks and be able to resume it again afterwards.
You can see more use cases in the original issue from Selenium: SeleniumHQ/selenium#5269

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Selenium issue, SeleniumHQ/selenium#5269, and the WebDriver specification context around this request. Done means defining interoperable pause and resume behavior for WebDriver clients, including the use cases described in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.