switchTo is throwing Error Message: TypeError: Cannot read property 'concat' of null #2255
nithin936sam
started this conversation in
General
Replies: 1 comment 6 replies
-
Can you please provide a sample code snippet to reproduce this problem? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
switchTo is throwing Error Message: TypeError: Cannot read property 'concat' of null
Specification: specs\test.spec:16
Error Message: TypeError: Cannot read property 'concat' of null
Stacktrace:
TypeError: Cannot read property 'concat' of null
at isMatchingRegex (node_modules\taiko\lib\handlers\targetHandler.js:55:42)
at Object.getCriTargets (node_modules\taiko\lib\handlers\targetHandler.js:219:7)
at async module.exports.switchTo (node_modules\taiko\lib\taiko.js:222:21)
at async module.exports. (node_modules\taiko\lib\taiko.js:2612:14)
at async Object. (tests\operatorStep.js:161:5)
Gauge version: 1.1.8
Commit Hash: b1501f4
Plugins
html-report (4.0.12)
js (2.3.16)
Beta Was this translation helpful? Give feedback.
All reactions