Open
Bug 1852529
Opened 2 years ago
Updated 3 months ago
[wdspec] Improve "scroll" tests for "wheel" input type for both WebDriver classic and BiDi
Categories
(Remote Protocol :: Agent, task, P2)
Remote Protocol
Agent
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: whimboo, Assigned: whimboo)
References
(Depends on 2 open bugs, Blocks 2 open bugs)
Details
(Whiteboard: [webdriver:m17])
We want to dispatch widget level events from the parent process. To make sure that we do not regress our current behavior we should improve the existent wdspec tests by the following:
- same origin and cross-origin iframes
- non-scrollable and scrollable elements within iframes
- nested iframes (mainly for calculating the position in the parent process)
- elements within iframes that are not in the current viewport
- others?
Assignee | ||
Updated•2 years ago
|
Points: --- → 3
Priority: -- → P1
Whiteboard: [webdriver:m8]
Updated•2 years ago
|
Whiteboard: [webdriver:m8] → [webdriver:m9]
Assignee | ||
Updated•2 years ago
|
Priority: P1 → P2
Whiteboard: [webdriver:m9] → [webdriver:backlog]
Assignee | ||
Updated•2 years ago
|
Updated•1 year ago
|
Whiteboard: [webdriver:m12] → [webdriver:m13]
Assignee | ||
Updated•10 months ago
|
Whiteboard: [webdriver:m13] → [webdriver:m14]
Assignee | ||
Updated•8 months ago
|
Whiteboard: [webdriver:m14] → [webdriver:m15]
Assignee | ||
Updated•6 months ago
|
Whiteboard: [webdriver:m15] → [webdriver:m16]
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 months ago
|
||
I need to fix the ShadowDOM related tests first to enable async wheel scrolling. This will happen over on bug 1972108.
Depends on: 1972108
Updated•3 months ago
|
Whiteboard: [webdriver:m16] → [webdriver:m17]
You need to log in
before you can comment on or make changes to this bug.
Description
•