Open Bug 1864866 Opened 2 years ago Updated 2 years ago

Move various "Find Element(s)" helpers from DOM.sys.mjs into a "find.sys.mjs" module under Marionette

Categories

(Remote Protocol :: Marionette, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned, Mentored)

Details

(Whiteboard: [lang=js])

The shared DOM.sys.mjs module that is shared under /remote/shared has a lot of helper methods around finding elements which basically are Marionette only - also because they use Selenium atoms.

We should move all of them to a /remote/marionette/find.sys.mjs module and update all the call-sites.

Mentor: hskupin
Severity: -- → S3
Priority: -- → P3
Whiteboard: [lang=js]
You need to log in before you can comment on or make changes to this bug.