This patch has been extracted from: https://github.com/w3c/web-platform-tests/pull/5370 The problem is that the "interact" flag on these tests causes that they are considered manual, when they can be run automatically. This patch removes the "interact" flag and uses "reftest-wait" class to be sure that the test has been completed.