Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for all step "types" in the recorder #2

Open
10 of 14 tasks
Siddhantshukla814 opened this issue Aug 31, 2022 · 0 comments
Open
10 of 14 tasks

Add support for all step "types" in the recorder #2

Siddhantshukla814 opened this issue Aug 31, 2022 · 0 comments

Comments

@Siddhantshukla814
Copy link
Collaborator

Siddhantshukla814 commented Aug 31, 2022

There are a few different "step types" currently supported by the Chrome recorder (Version 107.0.5271.0), We should add support for each.

  • Click
  • Double Click
  • Hover
  • Change
  • Keydown
  • Keyup
  • Scroll
  • Close
  • Navigate
  • WaitForElement
  • WaitForExpression
  • setViewport
  • emulateNetworkConditions
  • customStep (Here we can add all the supported and useful events by WPT)

Update (dated 20/Oct/2022) Canary (v109.0.5370.0)

  • Three new events are now supported by recorder: setViewport, emulateNetworkConditions, customStep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant