File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ const waitTime = 2; // 2 seconds
1616// const GRID_URL = process.env.GRID_URL || "GRID_URL";
1717// const GRID_URL = "https://haiderk:V2mDZgIXHVEFxPfVu3cODSDpe9cZ4MT2Z1ZkDbp5uMJ8XL0nxh@stage-hub.lambdatestinternal.com/wd/hub";
1818// const GRID_URL = "https://smartui-internal:jNbKw8iwoDlqGuBfIBtd5F1Cnr4A0H07ifYNDGpylobjWyA2QX@stage-hub.lambdatestinternal.com/wd/hub";
19- const GRID_URL = "https://haiderk:i7vF5r66IYgsgE9Hp5t6hZqd5PkQX021FgpWRC70mp0ShbFh1R@hub.lambdatest.com/wd/hub" ;
19+ // const GRID_URL = "https://haiderk:i7vF5r66IYgsgE9Hp5t6hZqd5PkQX021FgpWRC70mp0ShbFh1R@hub.lambdatest.com/wd/hub";
20+ const GRID_URL = "https://ltgdprhak:1JF7nbtNVDTSFQdstywJQxVqaaIEX87sP7q7ghbFjwpcm5Kbgv@stage-hub-eu.lambdatestinternal.com/wd/hub" ;
21+
2022
2123async function searchTextOnGoogle ( ) {
2224 const keys = process . argv ;
@@ -40,8 +42,8 @@ async function searchTextOnGoogle() {
4042 name : "test session" , // name of the test
4143 build : `${ platform } ${ browserName } ${ version } ` , // name of the build
4244 // "smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",/\
43- "smartUI.build" : "Abc!@#$%^&*()_+[ ]\{}|;':<>? " ,
44- "smartUI.project" : "Abc!@#$%^&*()_+[abc]\{}|;':<>? " ,
45+ "smartUI.build" : "GDPR-PR-CHECK " ,
46+ "smartUI.project" : "Final_Testing_EU-GDPR-WEB " ,
4547 github : {
4648 url : process . env . GITHUB_URL ,
4749 } ,
You can’t perform that action at this time.
0 commit comments