Open Bug 1829346 Opened 1 year ago Updated 1 year ago

Add wdspec fixture to release inputs automatically after each test

Categories

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

task

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [webdriver:backlog])

See https://phabricator.services.mozilla.com/D174912?id=702350#inline-973414

In Bug 1806801, we are adding an autouse fixture which will release all actions in the top context after each test.

Given that this only targets the top_context, tests which use several tabs / windows would have to release actions explicitly on other contexts.

The goal for this bug is to update the fixture so that it can handle all contexts, or turn it into a helper which would make it easier to cleanup specific contexts.

Priority: -- → P3
Whiteboard: [webdriver:backlog]
You need to log in before you can comment on or make changes to this bug.