Closed
Bug 1153911
Opened 10 years ago
Closed 9 years ago
Remove getElementSize and getElementLocation from Marionette
Categories
(Testing :: Marionette Client and Harness, defect)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ato, Assigned: ato)
References
Details
(Keywords: pi-marionette-client, pi-marionette-server)
getElementSize is deprecated and can be replaced by getElementRect without breakage.
Assignee | ||
Updated•10 years ago
|
Keywords: ateam-marionette-client,
ateam-marionette-server
Updated•10 years ago
|
Summary: Remove getElementSize from Marionette → Remove getElementSize and getElementLocation from Marionette
Assignee | ||
Comment 1•10 years ago
|
||
Migration plan:
1. Bug 1154525: Make marionette_driver use getElementRect for HTMLElement#size and HTMLElement#location
2. Bug 1155708: Make marionette-js-client use getElementRect for Marionette.Element#size and Marionette.Element#location
3. Email to tools-marionette@
4. Remove getElementSize and getElementLocation from Marionette
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ato
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 2•2 years ago
|
||
Moving bugs for Marionette client due to component changes.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•