Skip to content

[autotests] Fix mouse between screens

David Edmundson requested to merge work/fix_tests_active_screen into master

There were multiple other cases of placing the mouse between screens at the start of tests. It seems to be all copy paste.

Only maximise and pointerConstraints were failing before this, but we may as well fix all of them.

Merge request reports