Open Bug 1853656 Opened 2 years ago Updated 2 years ago

[wdspec] Update invalid parsing tests for "performActions" based on BiDi tests

Categories

(Remote Protocol :: Marionette, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned, Mentored)

References

Details

(Whiteboard: [lang=py])

On bug 1824227 I've added all the variants of parsing tests that could potentially fail for a call to input.performActions in WebDriver BiDi. Hereby the list of tests has been extended a bit compared to what we currently have for WebDriver classic. Also I've added some additional helpers to simplify the test creation.

With this bug we should bring the classic tests in-par with the BiDi tests again.

The test file that needs to be updated is:
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/classic/perform_actions/invalid.py

Here the file with all the current tests:
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/input/perform_actions/invalid.py

To run the test the following command needs to be run when an artifact build is used:

mach wpt --webdriver-arg=-vv --webdriver-binary=target/debug/geckodriver testing/web-platform/tests/webdriver/tests/classic/perform_actions/invalid.py

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