Closed Bug 1155708 Opened 10 years ago Closed 10 years ago

Make Marionette.Element#size and #location use element rect

Categories

(Testing Graveyard :: JSMarionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ato, Assigned: ato)

References

Details

(Keywords: pi-marionette-client)

Attachments

(3 files)

getElementLocation and getElementSize in Marionette are deprecated in favour of the less bandwidth-intensive getElementRect. Fortunately, it's backwards-compatible and we should be able to call that function for Marionette.Element#size and Marionette.Element#location and extract the properties we are interested in.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Blocks: 1153911
Attached file GitHub PR
Attachment #8597260 - Flags: review?(gaye)
Comment on attachment 8597260 [details] [review] GitHub PR Added a few comments on GH. Mostly I'm not seeing the conversion from the getElementRect responses to the previous size and location responses?
Attachment #8597260 - Flags: review?(gaye)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: