Closed
Bug 1944434
Opened 17 days ago
Closed 11 days ago
Connect Wdio to a local Marionette-run session
Categories
(Mozilla QA :: Update Testing, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: benchatt, Assigned: benchatt)
References
(Blocks 1 open bug)
Details
We can start a Marionette session with self.marionette.start_session(capabilities={"webSocketUrl": True})
but then how do we connect another client like Wdio or Puppeteer? What is the ws address? What do we need to do on the client side?
Assignee | ||
Comment 1•11 days ago
|
||
Did this with Puppeteer
Status: ASSIGNED → RESOLVED
Closed: 11 days ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•