Protractor Framework -1 With TypeSript | Protractor Tutorial | LetCode

preview_player
Показать описание
Part - 1 of Protractor with Typescript

Source code

Behind the screen,

Join our Facebook group,

Protractor from scratch with JavaScript & TypeScript

JavaScript tutorial from basic to advance level for test automation

TypeScriptJava tutorial from basic to advance level for test automation

Chrome extension development tutorial - XPath Tool

Selenium - Java, not the basic stuff (weird)

Fun time videos, enjoy coding :)

Thanks for watching :)
Intro & Outro
music credit
song: To my soul

Channel search
letcode "letcode koushik" LetCode "letcode automation" "letcode javascript" "letcode chrome extension" "letcode protractor" "letcode testing" "letcode selenium" selenium protractor javascript "chrome extension" java "letcode java" typescript "letcode typescript" LETCODE
Рекомендации по теме
Комментарии
Автор

Found this vide better than many guys in youtube.. Good work man

premsudheer
Автор

Hy bro, can u help me I am getting 0 scenario 0 steps error. Somehow cucumber is not recognised feature file..I am not getting where I did mistake….m running my script from package.Json where it is triggering command protractor path of config.js

Project skeleton like

Project
-config
-config.ts
- Features
- test1.feature
- stepdefinations
- test1.steps.ts
-JSFiles
-config
- config.js
-stepdefinations
-test1.steps.js

boharsingh
Автор

Was eagerly waiting for protractor + TS framework, currently I don't see any other person who can explain as simple as u do. Keep going 👍 Thanks for the video🙏

naveenbv
Автор

Awesome, explained it very well. Just a small question, is it recommended to make protractor config file as ts extension? because if complied it will go to js output folder and will not persist on base folder, what's your opinion on this?

nikhilgupta