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 1e18bc4 commit fe0dd0eCopy full SHA for fe0dd0e
tests/test.js
@@ -82,7 +82,6 @@ async function startTest(gridUrl, capabilities, name) {
82
const url = "https://www.lambdatest.com/";
83
// const url = "https://www.flipkart.com/";
84
// const url = "https://www.samsung.com/";
85
-
86
console.log(url);
87
await driver.get(url);
88
0 commit comments