Add browser-chrome test to check the Browser's UI cue when Remote Agent is enabled
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Tracking
(Not tracked)
People
(Reporter: whimboo, Unassigned)
References
(Depends on 2 open bugs)
Details
(Whiteboard: [webdriver:backlog])
+++ This bug was initially created as a clone of Bug #1672365 +++
As discussed on https://phabricator.services.mozilla.com/D93513#3015698 we should add a browser chrome test that checks for the UI Cue as set when Remote Agent is enabled.
The test should include:
- The first browser window
- A new tab
- A new browser window
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Henrik: as discussed can you add some information on how this can be implemented?
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 2•3 years ago
|
||
When using Browser chrome tests Marionette will be enabled as well and as such would make this test useless. Instead we would have to check that by only enabling the Remote Agent. As best we should do that in testing/web-platform/mozilla/tests/webdriver/
.
To actually check the location bar chrome scope access would be necessary. That is bug 1722679 and we won't be able to work on that soon. As such we should cover Marionette first (bug 1672365).
Reporter | ||
Updated•3 years ago
|
Description
•