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 63e1932 commit f7d9cffCopy full SHA for f7d9cff
scripts/visit.js
@@ -1,7 +1,7 @@
1
const { Builder } = require('selenium-webdriver');
2
const chrome = require('selenium-webdriver/chrome');
3
4
-const url = 'https://github.com/yashksaini-coder';
+const url = 'https://github.com/tannuiscoding';
5
6
(async function visitPage() {
7
let options = new chrome.Options();
0 commit comments