Closed Bug 1875086 Opened 5 months ago Closed 5 months ago

[Android] Allow to fallback to type hint "tab" in "browsingContext.create` command

Categories

(Remote Protocol :: WebDriver BiDi, task, P2)

Unspecified
Android
task
Points:
2

Tracking

(firefox123 fixed)

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Blocks 3 open bugs, )

Details

(Whiteboard: [webdriver:m10][webdriver:relnote])

Attachments

(1 file)

Right now we do not allow to fallback to the type hint of tab if window is specified for browsingContext.create on Android even through it is up to the implementation as specified under point 6 in the WebDriver BiDi spec:

Otherwise, the details of how the browsing context is presented to the user are implementation defined.

Also Wdspec tests for Chrome on Android is passing them all.

This means we can remove some expected fail / skip entries from Wdspec manifest files.

Note that there might be strict equality checks for the type hint in some tests. We may have to slightly stretch these.

See also bug 1875085 for the equivalent Marionette case.

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Blocks: 1729409, 1743116
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m10]
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a716db6a0c68
[webdriver-bidi] Fallback to type hint "tab" in "browsingContext.create` on Android when "window" is specified. r=webdriver-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Whiteboard: [webdriver:m10] → [webdriver:m10][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: