Closed
Bug 1845488
Opened 1 year ago
Closed 1 year ago
Add support for "userActivation" parameter to script evaluation
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: jgraham, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m9][webdriver:relnote])
Attachments
(1 file)
AIUI if we run a script with {userActivation: true}
we should call document.notifyUserGestureActivation()
on the relevant document.
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 year ago
|
Whiteboard: [webdriver:backlog] → [webdriver:m9]
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26add58bcf1f
[bidi] Add support for "userActivation" parameter to script evaluation. r=webdriver-reviewers,whimboo
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Updated•1 year ago
|
Whiteboard: [webdriver:m9] → [webdriver:m9][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•