@testim/testim-cli 4.25.0 → 4.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/cli.js +54 -62
  2. package/cli.js.map +4 -4
  3. package/npm-shrinkwrap.json +91 -90
  4. package/package.json +1 -2
  5. package/codim/template.js/package.json +0 -22
  6. package/codim/template.js/tests/examples/01-simple-text-validation.test.js +0 -21
  7. package/codim/template.js/tests/examples/02-using-locators.test.js +0 -28
  8. package/codim/template.js/tests/examples/03-using-hooks.test.js +0 -34
  9. package/codim/template.js/tests/examples/04-skip-and-only.test.js +0 -31
  10. package/codim/template.js/tests/examples/05-multiple-windows.test.js +0 -31
  11. package/codim/template.js/tests/examples/locators/locator.2tAJgSAmk3.json +0 -1
  12. package/codim/template.js/tests/examples/locators/locator.9k9VCOUL4y.json +0 -1
  13. package/codim/template.js/tests/examples/locators/locator.AjIJ15ZuBj.json +0 -1
  14. package/codim/template.js/tests/examples/locators/locator.FjmSDY45IZ.json +0 -1
  15. package/codim/template.js/tests/examples/locators/locator.QJ77pQxaRz.json +0 -1
  16. package/codim/template.js/tests/examples/locators/locator.QxcJVFC2C1.json +0 -1
  17. package/codim/template.js/tests/examples/locators/locator.Qxpa59SlFg.json +0 -1
  18. package/codim/template.js/tests/examples/locators/locator.X3UDpG1Gdq.json +0 -1
  19. package/codim/template.js/tests/examples/locators/locator.g2SudoELzB.json +0 -1
  20. package/codim/template.js/tests/examples/locators/locator.hRAXmKR3zE.json +0 -1
  21. package/codim/template.js/tests/examples/locators/locator.kSEI5IhgWU.json +0 -1
  22. package/codim/template.js/tests/examples/locators/locator.pTxwqDP1pW.json +0 -1
  23. package/codim/template.js/tests/examples/locators/locators.js +0 -14
  24. package/codim/template.js/vsproj.njsproj +0 -61
  25. package/codim/template.js/webpack.config.js +0 -4
  26. package/codim/template.ts/package.json +0 -25
  27. package/codim/template.ts/tests/examples/01-simple-text-validation.test.ts +0 -21
  28. package/codim/template.ts/tests/examples/02-using-locators.test.ts +0 -30
  29. package/codim/template.ts/tests/examples/03-using-hooks.test.ts +0 -36
  30. package/codim/template.ts/tests/examples/04-skip-and-only.test.ts +0 -32
  31. package/codim/template.ts/tests/examples/05-multiple-windows.test.ts +0 -32
  32. package/codim/template.ts/tests/examples/locators/locator.2tAJgSAmk3.json +0 -1
  33. package/codim/template.ts/tests/examples/locators/locator.9k9VCOUL4y.json +0 -1
  34. package/codim/template.ts/tests/examples/locators/locator.AjIJ15ZuBj.json +0 -1
  35. package/codim/template.ts/tests/examples/locators/locator.FjmSDY45IZ.json +0 -1
  36. package/codim/template.ts/tests/examples/locators/locator.QJ77pQxaRz.json +0 -1
  37. package/codim/template.ts/tests/examples/locators/locator.QxcJVFC2C1.json +0 -1
  38. package/codim/template.ts/tests/examples/locators/locator.Qxpa59SlFg.json +0 -1
  39. package/codim/template.ts/tests/examples/locators/locator.X3UDpG1Gdq.json +0 -1
  40. package/codim/template.ts/tests/examples/locators/locator.g2SudoELzB.json +0 -1
  41. package/codim/template.ts/tests/examples/locators/locator.hRAXmKR3zE.json +0 -1
  42. package/codim/template.ts/tests/examples/locators/locator.kSEI5IhgWU.json +0 -1
  43. package/codim/template.ts/tests/examples/locators/locator.pTxwqDP1pW.json +0 -1
  44. package/codim/template.ts/tests/examples/locators/locators.js +0 -14
  45. package/codim/template.ts/tsconfig.json +0 -8
  46. package/codim/template.ts/vsproj.njsproj +0 -62
  47. package/codim/template.ts/webpack.config.js +0 -16
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.25.0",
3
+ "version": "4.27.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.25.0",
9
+ "version": "4.27.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -81,7 +81,6 @@
81
81
  "@types/validate-npm-package-name": "3.0.3",
82
82
  "bundle-deps": "1.0.0",
83
83
  "esbuild": "0.17.10",
84
- "merge-stream": "2.0.0",
85
84
  "proxyquire": "2.1.3",
86
85
  "sinon": "9.0.2",
87
86
  "sinon-chai": "3.7.0",
@@ -614,9 +613,9 @@
614
613
  }
615
614
  },
616
615
  "node_modules/@babel/runtime": {
617
- "version": "7.22.5",
618
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz",
619
- "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==",
616
+ "version": "7.22.6",
617
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.6.tgz",
618
+ "integrity": "sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==",
620
619
  "dependencies": {
621
620
  "regenerator-runtime": "^0.13.11"
622
621
  },
@@ -1837,9 +1836,9 @@
1837
1836
  }
1838
1837
  },
1839
1838
  "node_modules/@wdio/repl/node_modules/@types/node": {
1840
- "version": "18.16.18",
1841
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
1842
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
1839
+ "version": "18.16.19",
1840
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
1841
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
1843
1842
  },
1844
1843
  "node_modules/@wdio/repl/node_modules/@wdio/logger": {
1845
1844
  "version": "7.19.0",
@@ -1909,9 +1908,9 @@
1909
1908
  }
1910
1909
  },
1911
1910
  "node_modules/@wdio/types/node_modules/@types/node": {
1912
- "version": "18.16.18",
1913
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
1914
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
1911
+ "version": "18.16.19",
1912
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
1913
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
1915
1914
  },
1916
1915
  "node_modules/@wdio/utils": {
1917
1916
  "version": "7.26.0",
@@ -1960,9 +1959,9 @@
1960
1959
  }
1961
1960
  },
1962
1961
  "node_modules/acorn": {
1963
- "version": "8.9.0",
1964
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.9.0.tgz",
1965
- "integrity": "sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==",
1962
+ "version": "8.10.0",
1963
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
1964
+ "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
1966
1965
  "bin": {
1967
1966
  "acorn": "bin/acorn"
1968
1967
  },
@@ -2163,9 +2162,9 @@
2163
2162
  "dev": true
2164
2163
  },
2165
2164
  "node_modules/aria-query": {
2166
- "version": "5.2.1",
2167
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.2.1.tgz",
2168
- "integrity": "sha512-7uFg4b+lETFgdaJyETnILsXgnnzVnkHcgRbwbPwevm5x/LmUlt3MjczMRe1zg824iBgXZNRPTBftNYyRSKLp2g==",
2165
+ "version": "5.3.0",
2166
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
2167
+ "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
2169
2168
  "dependencies": {
2170
2169
  "dequal": "^2.0.3"
2171
2170
  }
@@ -2274,9 +2273,9 @@
2274
2273
  }
2275
2274
  },
2276
2275
  "node_modules/axios-retry": {
2277
- "version": "3.5.0",
2278
- "resolved": "https://registry.npmjs.org/axios-retry/-/axios-retry-3.5.0.tgz",
2279
- "integrity": "sha512-g48qNrLX30VU6ECWltpFCPegKK6dWzMDYv2o83W2zUL/Zh/SLXbT6ksGoKqYZHtghzqeeXhZBcSXJkO1fPbCcw==",
2276
+ "version": "3.5.1",
2277
+ "resolved": "https://registry.npmjs.org/axios-retry/-/axios-retry-3.5.1.tgz",
2278
+ "integrity": "sha512-mQRJ4IyAUnYig14BQ4MnnNHHuH1cNH7NW4JxEUD6mNJwK6pwOY66wKLCwZ6Y0o3POpfStalqRC+J4+Hnn6Om7w==",
2280
2279
  "dependencies": {
2281
2280
  "@babel/runtime": "^7.15.4",
2282
2281
  "is-retry-allowed": "^2.2.0"
@@ -3425,9 +3424,9 @@
3425
3424
  "integrity": "sha512-+iipnm2hvmlWs4MVNx7HwSTxhDxsXnQyK5F1OalZVXeUhdPgP/23T42NCyg0TK3wL/Yg92SVrSuGKqdg12o54w=="
3426
3425
  },
3427
3426
  "node_modules/devtools/node_modules/@types/node": {
3428
- "version": "18.16.18",
3429
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
3430
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
3427
+ "version": "18.16.19",
3428
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
3429
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
3431
3430
  },
3432
3431
  "node_modules/devtools/node_modules/@wdio/config": {
3433
3432
  "version": "7.24.0",
@@ -3841,14 +3840,13 @@
3841
3840
  }
3842
3841
  },
3843
3842
  "node_modules/escodegen": {
3844
- "version": "2.0.0",
3845
- "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
3846
- "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
3843
+ "version": "2.1.0",
3844
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
3845
+ "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
3847
3846
  "dependencies": {
3848
3847
  "esprima": "^4.0.1",
3849
3848
  "estraverse": "^5.2.0",
3850
- "esutils": "^2.0.2",
3851
- "optionator": "^0.8.1"
3849
+ "esutils": "^2.0.2"
3852
3850
  },
3853
3851
  "bin": {
3854
3852
  "escodegen": "bin/escodegen.js",
@@ -5130,9 +5128,9 @@
5130
5128
  }
5131
5129
  },
5132
5130
  "node_modules/istanbul-lib-report/node_modules/semver": {
5133
- "version": "6.3.0",
5134
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
5135
- "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
5131
+ "version": "6.3.1",
5132
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
5133
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
5136
5134
  "bin": {
5137
5135
  "semver": "bin/semver.js"
5138
5136
  }
@@ -8295,9 +8293,9 @@
8295
8293
  }
8296
8294
  },
8297
8295
  "node_modules/nwsapi": {
8298
- "version": "2.2.5",
8299
- "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.5.tgz",
8300
- "integrity": "sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ=="
8296
+ "version": "2.2.7",
8297
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz",
8298
+ "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ=="
8301
8299
  },
8302
8300
  "node_modules/oauth-sign": {
8303
8301
  "version": "0.9.0",
@@ -10301,9 +10299,12 @@
10301
10299
  }
10302
10300
  },
10303
10301
  "node_modules/triple-beam": {
10304
- "version": "1.3.0",
10305
- "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz",
10306
- "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw=="
10302
+ "version": "1.4.1",
10303
+ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
10304
+ "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==",
10305
+ "engines": {
10306
+ "node": ">= 14.0.0"
10307
+ }
10307
10308
  },
10308
10309
  "node_modules/ts-node": {
10309
10310
  "version": "9.1.1",
@@ -10344,9 +10345,9 @@
10344
10345
  }
10345
10346
  },
10346
10347
  "node_modules/tslib": {
10347
- "version": "2.5.3",
10348
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
10349
- "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
10348
+ "version": "2.6.0",
10349
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz",
10350
+ "integrity": "sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA=="
10350
10351
  },
10351
10352
  "node_modules/tunnel-agent": {
10352
10353
  "version": "0.6.0",
@@ -10553,6 +10554,7 @@
10553
10554
  "version": "3.9.19",
10554
10555
  "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz",
10555
10556
  "integrity": "sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==",
10557
+ "deprecated": "The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.",
10556
10558
  "dependencies": {
10557
10559
  "acorn": "^8.7.0",
10558
10560
  "acorn-walk": "^8.2.0"
@@ -10620,9 +10622,9 @@
10620
10622
  }
10621
10623
  },
10622
10624
  "node_modules/webdriver/node_modules/@types/node": {
10623
- "version": "18.16.18",
10624
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
10625
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
10625
+ "version": "18.16.19",
10626
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
10627
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
10626
10628
  },
10627
10629
  "node_modules/webdriverio": {
10628
10630
  "version": "7.24.0",
@@ -10662,9 +10664,9 @@
10662
10664
  }
10663
10665
  },
10664
10666
  "node_modules/webdriverio/node_modules/@types/node": {
10665
- "version": "18.16.18",
10666
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
10667
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
10667
+ "version": "18.16.19",
10668
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
10669
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
10668
10670
  },
10669
10671
  "node_modules/webdriverio/node_modules/@wdio/config": {
10670
10672
  "version": "7.24.0",
@@ -11608,9 +11610,9 @@
11608
11610
  "integrity": "sha512-GSMSf1NNW6fEm0u1ANGrQY+ESs8UgDYAZnaVrgjpFJ8ONL8eVDXn3tiIDdhmj/HKthAHqiYOYdRESmpuru/zrQ=="
11609
11611
  },
11610
11612
  "@babel/runtime": {
11611
- "version": "7.22.5",
11612
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.5.tgz",
11613
- "integrity": "sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==",
11613
+ "version": "7.22.6",
11614
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.6.tgz",
11615
+ "integrity": "sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==",
11614
11616
  "requires": {
11615
11617
  "regenerator-runtime": "^0.13.11"
11616
11618
  }
@@ -12485,9 +12487,9 @@
12485
12487
  },
12486
12488
  "dependencies": {
12487
12489
  "@types/node": {
12488
- "version": "18.16.18",
12489
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
12490
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
12490
+ "version": "18.16.19",
12491
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
12492
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
12491
12493
  },
12492
12494
  "@wdio/logger": {
12493
12495
  "version": "7.19.0",
@@ -12531,9 +12533,9 @@
12531
12533
  },
12532
12534
  "dependencies": {
12533
12535
  "@types/node": {
12534
- "version": "18.16.18",
12535
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
12536
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
12536
+ "version": "18.16.19",
12537
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
12538
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
12537
12539
  }
12538
12540
  }
12539
12541
  },
@@ -12575,9 +12577,9 @@
12575
12577
  }
12576
12578
  },
12577
12579
  "acorn": {
12578
- "version": "8.9.0",
12579
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.9.0.tgz",
12580
- "integrity": "sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ=="
12580
+ "version": "8.10.0",
12581
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
12582
+ "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw=="
12581
12583
  },
12582
12584
  "acorn-globals": {
12583
12585
  "version": "6.0.0",
@@ -12733,9 +12735,9 @@
12733
12735
  "dev": true
12734
12736
  },
12735
12737
  "aria-query": {
12736
- "version": "5.2.1",
12737
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.2.1.tgz",
12738
- "integrity": "sha512-7uFg4b+lETFgdaJyETnILsXgnnzVnkHcgRbwbPwevm5x/LmUlt3MjczMRe1zg824iBgXZNRPTBftNYyRSKLp2g==",
12738
+ "version": "5.3.0",
12739
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
12740
+ "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
12739
12741
  "requires": {
12740
12742
  "dequal": "^2.0.3"
12741
12743
  }
@@ -12826,9 +12828,9 @@
12826
12828
  }
12827
12829
  },
12828
12830
  "axios-retry": {
12829
- "version": "3.5.0",
12830
- "resolved": "https://registry.npmjs.org/axios-retry/-/axios-retry-3.5.0.tgz",
12831
- "integrity": "sha512-g48qNrLX30VU6ECWltpFCPegKK6dWzMDYv2o83W2zUL/Zh/SLXbT6ksGoKqYZHtghzqeeXhZBcSXJkO1fPbCcw==",
12831
+ "version": "3.5.1",
12832
+ "resolved": "https://registry.npmjs.org/axios-retry/-/axios-retry-3.5.1.tgz",
12833
+ "integrity": "sha512-mQRJ4IyAUnYig14BQ4MnnNHHuH1cNH7NW4JxEUD6mNJwK6pwOY66wKLCwZ6Y0o3POpfStalqRC+J4+Hnn6Om7w==",
12832
12834
  "requires": {
12833
12835
  "@babel/runtime": "^7.15.4",
12834
12836
  "is-retry-allowed": "^2.2.0"
@@ -13711,9 +13713,9 @@
13711
13713
  },
13712
13714
  "dependencies": {
13713
13715
  "@types/node": {
13714
- "version": "18.16.18",
13715
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
13716
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
13716
+ "version": "18.16.19",
13717
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
13718
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
13717
13719
  },
13718
13720
  "@wdio/config": {
13719
13721
  "version": "7.24.0",
@@ -14015,14 +14017,13 @@
14015
14017
  "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
14016
14018
  },
14017
14019
  "escodegen": {
14018
- "version": "2.0.0",
14019
- "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
14020
- "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
14020
+ "version": "2.1.0",
14021
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
14022
+ "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
14021
14023
  "requires": {
14022
14024
  "esprima": "^4.0.1",
14023
14025
  "estraverse": "^5.2.0",
14024
14026
  "esutils": "^2.0.2",
14025
- "optionator": "^0.8.1",
14026
14027
  "source-map": "~0.6.1"
14027
14028
  }
14028
14029
  },
@@ -14976,9 +14977,9 @@
14976
14977
  }
14977
14978
  },
14978
14979
  "semver": {
14979
- "version": "6.3.0",
14980
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
14981
- "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
14980
+ "version": "6.3.1",
14981
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
14982
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="
14982
14983
  }
14983
14984
  }
14984
14985
  },
@@ -17231,9 +17232,9 @@
17231
17232
  }
17232
17233
  },
17233
17234
  "nwsapi": {
17234
- "version": "2.2.5",
17235
- "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.5.tgz",
17236
- "integrity": "sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ=="
17235
+ "version": "2.2.7",
17236
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz",
17237
+ "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ=="
17237
17238
  },
17238
17239
  "oauth-sign": {
17239
17240
  "version": "0.9.0",
@@ -18789,9 +18790,9 @@
18789
18790
  "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ=="
18790
18791
  },
18791
18792
  "triple-beam": {
18792
- "version": "1.3.0",
18793
- "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz",
18794
- "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw=="
18793
+ "version": "1.4.1",
18794
+ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
18795
+ "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg=="
18795
18796
  },
18796
18797
  "ts-node": {
18797
18798
  "version": "9.1.1",
@@ -18820,9 +18821,9 @@
18820
18821
  }
18821
18822
  },
18822
18823
  "tslib": {
18823
- "version": "2.5.3",
18824
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
18825
- "integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
18824
+ "version": "2.6.0",
18825
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz",
18826
+ "integrity": "sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA=="
18826
18827
  },
18827
18828
  "tunnel-agent": {
18828
18829
  "version": "0.6.0",
@@ -19028,9 +19029,9 @@
19028
19029
  },
19029
19030
  "dependencies": {
19030
19031
  "@types/node": {
19031
- "version": "18.16.18",
19032
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
19033
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
19032
+ "version": "18.16.19",
19033
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
19034
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
19034
19035
  }
19035
19036
  }
19036
19037
  },
@@ -19069,9 +19070,9 @@
19069
19070
  },
19070
19071
  "dependencies": {
19071
19072
  "@types/node": {
19072
- "version": "18.16.18",
19073
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz",
19074
- "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw=="
19073
+ "version": "18.16.19",
19074
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
19075
+ "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
19075
19076
  },
19076
19077
  "@wdio/config": {
19077
19078
  "version": "7.24.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.25.0",
3
+ "version": "4.27.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [
@@ -25,7 +25,6 @@
25
25
  "@types/validate-npm-package-name": "3.0.3",
26
26
  "bundle-deps": "1.0.0",
27
27
  "esbuild": "0.17.10",
28
- "merge-stream": "2.0.0",
29
28
  "proxyquire": "2.1.3",
30
29
  "sinon": "9.0.2",
31
30
  "sinon-chai": "3.7.0",
@@ -1,22 +0,0 @@
1
- {
2
- "name": "~testim-codeful-test-project~",
3
- "version": "0.1.0",
4
- "description": "https://help.testim.io/docs/",
5
- "dependencies": {
6
- "testim": "latest",
7
- "@testim/testim-cli": "latest",
8
- "@types/chai": "4.3.0",
9
- "chai": "4.3.6",
10
- "cross-env": "7.0.3"
11
- },
12
- "scripts": {
13
- "start": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim run \"./tests/**/*.test.js\" --require-credentials",
14
- "test": "npm start",
15
- "dev-test": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim run \"./tests/**/*.test.js\" --require-credentials --reporters=chrome,console",
16
- "debug": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim --inspect 9229 run \"./tests/**/*.test.js\" --require-credentials",
17
- "debug-file": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim --inspect 9229 --require-credentials run",
18
- "debug-examples": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim --inspect 9229 run \"./tests/examples/*.test.js\" --require-credentials",
19
- "headless": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim --inspect 9229 run \"./tests/**/*.test.js\" --require-credentials --headless",
20
- "ci": "cross-env NODE_OPTIONS=--max-old-space-size=8196 testim run \"./tests/**/*.test.js\" --grid testim-grid"
21
- }
22
- }
@@ -1,21 +0,0 @@
1
- 'use strict';
2
-
3
- // Import Testim Dev Kit methods
4
- const { go, text, test, l, Locator } = require('testim');
5
-
6
- // Import chai assertion library
7
- const { expect } = require('chai');
8
-
9
- // Load the smart locators data and make it available for use in this test
10
- Locator.set(require('./locators/locators.js'));
11
-
12
- test('Simple text validation', async () => {
13
- await go('http://demo.testim.io');
14
-
15
- // Grab the title text and store it in a const
16
- const title = await text(l('SPACE_&_BEYOND'));
17
-
18
- // Use Chai to assert the title text is correct
19
- expect(title).to.eq('Space & Beyond');
20
- }); // end of test
21
-
@@ -1,28 +0,0 @@
1
- 'use strict';
2
-
3
- // Import Testim Dev Kit methods
4
- const { go, waitForText, scrollToElement, click, test, l, Locator } = require('testim');
5
-
6
- // Load the smart locators data and make it available for use in this test
7
- Locator.set(require('./locators/locators.js'));
8
-
9
- test('Using locators', async () => {
10
- await go('http://demo.testim.io');
11
-
12
- // Load the SELECT DESTINATION button smart locator. This locator
13
- // can now be used by any method that accepts a smart locator as
14
- // as argument.
15
- //
16
- // You can read more about the advantages of working with smart
17
- // locators in the Testim documentation:
18
- // https://help.testim.io/docs/working-with-locators
19
- const selectDestButton = l('SELECT_DESTINATION');
20
-
21
- await waitForText(selectDestButton, 'Select Destination');
22
-
23
- await scrollToElement(selectDestButton);
24
-
25
- await click(selectDestButton);
26
- }); // end of test
27
-
28
-
@@ -1,34 +0,0 @@
1
- 'use strict';
2
-
3
- // Import Testim Dev Kit methods
4
- const { go, test, describe, before, beforeEach, afterEach, after, text } = require('testim');
5
-
6
- // Import chai assertion library
7
- const { expect } = require('chai');
8
-
9
- describe('Using hooks', () => {
10
- before(() => {
11
- // runs before all tests in this block
12
- });
13
-
14
- beforeEach(async () => {
15
- // runs before each test in this block
16
- await go('http://demo.testim.io');
17
- });
18
-
19
- afterEach(() => {
20
- // runs after each test in this block
21
- });
22
-
23
- after(() => {
24
- // runs after all tests in this block
25
- });
26
-
27
- test('finds text element', async () => {
28
- // Find an element using a vanilla CSS selector and extract its text
29
- const title = await text('.theme__title___35Wsy');
30
-
31
- // Validate the extracted text
32
- expect(title).to.eq('Madan');
33
- });
34
- });
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- // Import Testim Dev Kit methods
4
- const { go, test, describe, beforeEach, text } = require('testim');
5
-
6
- // Import chai assertion library
7
- const { expect } = require('chai');
8
-
9
- // Using `.only()`
10
- describe.only('Test suite', () => {
11
- beforeEach(async () => {
12
- await go('http://demo.testim.io');
13
- });
14
-
15
- test('finds text element', async () => {
16
- const title = await text('.theme__title___35Wsy');
17
- expect(title).to.eq('Madan');
18
- });
19
-
20
- // Using `skip()`
21
- test.skip('skips this test', async () => {
22
- // this test will not be run
23
- const title = await text('.Gallery__headline-1___2lHj5');
24
- expect(title).to.eq('Your next destination');
25
- });
26
- });
27
-
28
- describe('Just another test', async () => {
29
- // this describe will not be run since the first describe
30
- // above is using `.only()`
31
- });
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- // Import Testim Dev Kit methods
4
- const { go, click, waitForText, withContext, test, l, Locator } = require('testim');
5
-
6
- // Load the smart locators data and make it available for use in this test
7
- Locator.set(require('./locators/locators.js'));
8
-
9
- test('Working with multiple windows', async () => {
10
- await go('https://the-internet.herokuapp.com/');
11
-
12
- await click(l('Multiple_Windows'));
13
-
14
- // Open a new tab
15
- await click(l('Click_Here'));
16
-
17
- // Run validation on the main tab
18
- await waitForText(l('Opening_a_new_window'), 'Opening a new window');
19
-
20
- // Import a `waitForText` method in the context of the newly opened tab
21
- // using the `withContext` method (@see https://help.testim.io/docs/with-context)
22
- // Please note we're using an alias since we've already imported `waitForText`
23
- // to be used in the context of the main tab.
24
- const { waitForText: waitForTextForTab } = withContext({
25
- tabUrl: 'https://the-internet.herokuapp.com/windows/new',
26
- });
27
-
28
- // Run validation on the newly opened tab
29
- await waitForTextForTab(l('New_Window'), 'New Window');
30
- }); // end of test
31
-
@@ -1 +0,0 @@
1
- {"elementLocator":{"document":[{"type":"ElementLocator","selectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":1,"type":"BodySelector"}],"score":"1.00","nonUniqueSelectors":[]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"IdSelector","elementId":"app"},{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"layout"},{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":5,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ChildElementLocator","selectors":[{"parentsLocators":[1],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"InnerTextSelector","directInnerText":"Space Advisor"},{"parentsLocators":[1],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"TopBar__logo___3-82j"}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.6,"type":"TextContentSelector","textContent":"Space Advisor"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"H1"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[1],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":1,"reverseIndex":false},{"parentsLocators":[2],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":1,"type":"ChildSelector","indexInPath":1}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,1,3],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Login__login___3HOEm"},{"parentsLocators":[3],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":5,"siblingCount":6,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"SECTION"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,1,3,4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Login__flex-grow___2DSXS"},{"parentsLocators":[4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"flexboxgrid__row___1y_mg"},{"parentsLocators":[4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":1,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,1,3,4,5],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Login__card-box___1pKg0"},{"parentsLocators":[5],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":1,"siblingCount":2,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"flexboxgrid__col-xs-6___1DhV6"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[4,5,6],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Box__box___2XzJ2"},{"parentsLocators":[0,1,3,4,5,6],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Login__card___32Upz"},{"parentsLocators":[6],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":1,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,1,3,4,5,6,7],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"IdSelector","elementId":"login"},{"parentsLocators":[0,1,3,4,5,6,7],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"FORM"},{"parentsLocators":[7],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":2,"siblingCount":4,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[]},{"type":"ChildElementLocator","selectors":[{"parentsLocators":[8],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"InnerTextSelector","directInnerText":"Username"}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"theme__hint___2D9g-"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.6,"type":"TextContentSelector","textContent":"Username"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"SPAN"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[8],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":3,"reverseIndex":false},{"parentsLocators":[9],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":1,"type":"ChildSelector","indexInPath":1}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"AttributeSelector","attributeName":"data-react-toolbox","attributeValue":"input"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"theme__input___qUQeP"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"Login__field___2oefU"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.6,"type":"TextContentSelector","textContent":"Username"},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV"}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[4,5,6,7,8,10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"AttributeSelector","attributeName":"type","attributeValue":"text"},{"parentsLocators":[10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"theme__inputElement___27dyY"},{"parentsLocators":[0,1,3,4,5,6,7,8,10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.15,"type":"AttributeSelector","attributeName":"tabindex","attributeValue":"1"},{"parentsLocators":[10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"AttributeSelector","attributeName":"role","attributeValue":"input"},{"parentsLocators":[10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"INPUT"},{"parentsLocators":[10],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":3,"reverseIndex":false}],"score":"1.00","nonUniqueSelectors":[]}],"index":11},"id":"2tAJgSAmk3","name":"[tabindex='1']"}
@@ -1 +0,0 @@
1
- {"elementLocator":{"document":[{"type":"ElementLocator","selectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":1,"type":"BodySelector","dom":{}}],"score":"1.00","nonUniqueSelectors":[]},{"type":"ChildElementLocator","selectors":[{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"InnerTextSelector","directInnerText":"Opening a new window","dom":{}},{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.6,"type":"TextContentSelector","textContent":"Opening a new window","dom":{}},{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"H3","dom":{}}],"score":"1.00","nonUniqueSelectors":[]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":1,"siblingCount":12,"reverseIndex":false,"dom":{}},{"parentsLocators":[1],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":1,"type":"ChildSelector","indexInPath":1,"dom":{}}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"row","dom":{}},{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV","dom":{}}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,2],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"IdSelector","elementId":"content","dom":{}},{"parentsLocators":[2],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"large-12","dom":{}},{"parentsLocators":[2],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"columns","dom":{}},{"parentsLocators":[2],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":1,"siblingCount":2,"reverseIndex":false,"dom":{}}],"score":"1.00","nonUniqueSelectors":[{"parentsLocators":[],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV","dom":{}}]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,2,3],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.5,"type":"CSSClassSelector","cssClassName":"example","dom":{}},{"parentsLocators":[3],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"TagSelector","tagName":"DIV","dom":{}},{"parentsLocators":[3],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":1,"reverseIndex":false,"dom":{}}],"score":"1.00","nonUniqueSelectors":[]},{"type":"ElementLocator","selectors":[{"parentsLocators":[0,2,3,4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.6,"type":"TextContentSelector","textContent":"Opening a new window","dom":{}},{"parentsLocators":[0,2,3,4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.9,"type":"InnerTextSelector","directInnerText":"Opening a new window","dom":{}},{"parentsLocators":[0,2,3,4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.3,"type":"TagSelector","tagName":"H3","dom":{}},{"parentsLocators":[4],"isUsed":true,"correctStreak":0,"wrongStreak":0,"selfScore":0.1,"type":"NthChildSelector","index":0,"siblingCount":2,"reverseIndex":false,"dom":{}}],"score":"1.00","nonUniqueSelectors":[]}],"index":5},"id":"9k9VCOUL4y","name":"Opening_a_new_window"}