Skip to content

Commit 2dd1c25

Browse files
9-9-24-1
1 parent bfe10b1 commit 2dd1c25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ async function startTest(gridUrl, capabilities, name) {
100100
});
101101
}, waitTime * 1000);
102102

103-
104103
driver.getTitle().then(function (title) {
105104
console.log("Title:", title);
106105
setTimeout(function () {

0 commit comments

Comments
 (0)