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 092f276 commit 7dd71f7Copy full SHA for 7dd71f7
tests/test.js
@@ -39,8 +39,8 @@ async function searchTextOnGoogle() {
39
accessKey: process.env.LT_ACCESS_KEY,
40
name: "test session", // name of the test
41
build: `${platform}${browserName}${version}`, // name of the build
42
- "smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",
43
- // "smartUI.build": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
+ // "smartUI.build": "rachaelc/sc-118267/no-availability-1722894770",/\
+ "smartUI.build": "Abc!@#$%^&*()_+[ ]\{}|;':<>?",
44
"smartUI.project": "Abc!@#$%^&*()_+[abc]\{}|;':<>?",
45
github: {
46
url: process.env.GITHUB_URL,
0 commit comments