Open
Bug 1904884
Opened 1 year ago
Updated 25 days ago
[wdspec] Improve tests for "touch" input type for both Web Driver classic and Bi Di
Categories
(Remote Protocol :: Agent, task, P3)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(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?
Reporter | ||
Updated•1 year ago
|
Priority: P2 → P3
Updated•10 months ago
|
Whiteboard: [webdriver:m12] → [webdriver:m13]
Updated•9 months ago
|
Whiteboard: [webdriver:m13] → [webdriver:m14]
Reporter | ||
Updated•7 months ago
|
Whiteboard: [webdriver:m14] → [webdriver:m15]
Reporter | ||
Updated•4 months ago
|
Whiteboard: [webdriver:m15] → [webdriver:m16]
Reporter | ||
Updated•4 months ago
|
Priority: P3 → P2
Updated•25 days ago
|
Whiteboard: [webdriver:m16] → [webdriver:m17]
Updated•25 days ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•