Subscribe My Channel: / @programmingwithkarthik1472
Javascript playlist: • js tutorial
Angular playlist: • Why Angular
visual studio code protractor code debugging
For running Protractor test:
node node_modules/protractor/bin/protractor e2e/protractor_jasmine.conf.js
vs code configuration:
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${workspaceFolder}\\node_modules\\protractor\\bin\\protractor",
"args":["${workspaceFolder}\\e2e\\protractor_jasmine.conf.js"],
}
]
}
Angular application used in the video which also has the debug tests:
https://github.com/ksathiya88/Angular...
On this page of the site you can watch the video online visual studio code protractor code debugging with a duration of hours minute second in good quality, which was uploaded by the user Programming with Karthik 04 August 2019, share the link with friends and acquaintances, this video has already been watched 4,223 times on youtube and it was liked by 22 viewers. Enjoy your viewing!