We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0dd0e commit ddd67f9Copy full SHA for ddd67f9
tests/test.js
@@ -63,7 +63,6 @@ async function searchTextOnGoogle() {
63
startTest(GRID_URL, capabilities, `Test ${i}`);
64
}
65
66
-
67
async function startTest(gridUrl, capabilities, name) {
68
const caps = { ...capabilities, name };
69
0 commit comments