Closed Bug 1253248 Opened 9 years ago Closed 9 years ago

Use element.Strategies enum in element module

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(firefox47 fixed, firefox48 fixed)

RESOLVED FIXED
mozilla48
Tracking Status
firefox47 --- fixed
firefox48 --- fixed

People

(Reporter: ato, Assigned: ato)

Details

(Keywords: pi-marionette-server)

Attachments

(1 file)

The testing/marionette/element.js module refers to element location strategies inconsistently. It ought to use the element.Strategies enum.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Removes the exported constants from testing/marionette/element.js and introduces the migrates to using the element.Strategy enum consistently throughout Marionette. The supported strategies array passed into ElementManager's ctor has also received some much needed attention and now actually works. Review commit: https://reviewboard.mozilla.org/r/38185/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/38185/
Attachment #8726679 - Flags: review?(dburns)
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38185/diff/1-2/
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester https://reviewboard.mozilla.org/r/38185/#review34797
Attachment #8726679 - Flags: review?(dburns) → review+
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38185/diff/2-3/
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38185/diff/3-4/
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38185/diff/4-5/
Comment on attachment 8726679 [details] MozReview Request: Bug 1253248 - Use element.Strategy enum consistently; r?automatedtester Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38185/diff/5-6/
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: