Run Protractor Test - Multiple Browser | Protractor Tutorial | LetCode

preview_player
Показать описание
#protractor #seleniumgrid #letcode
Run Protractor Test - Multiple Browser | Protractor Tutorial
In this video, we'll learn how to run our test script in multiple browsers like chrome, firefox, opera & Internet explorer.
As chromium edge browser needs some additional set up we'll discuss about in another video.
Download the grid file from the Git repository, link below

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
Рекомендации по теме
Комментарии
Автор

Wonderful and informative video @Koushik. Can you pls add a video for running protractor tests on chrome or firefox user-agent (Mobile View ) automation

imrankhann
Автор

Can you Please provide steps to launch edge browser...I have been facing issue launching Edge Browser.

ritupandey
Автор

How to execute protractor script in edge browser?

ANKITGUPTA-dusy
Автор

Hi, Why can't we use multi capabilities in the configuration?

shaktirathod
Автор

Please make a video on the selenium grid. It will be much helpful

jeeveechiran
Автор

can we have a series on Appium with protractor

parupalliravinaidu
Автор

hiii koushik, how to open exe files in between of the execution, if you say by using Auto then how to write a code for that or else if there is deoendecy to do ?

parupalliravinaidu
Автор

Good video, but its use only when we get a report which supports parallel execution and generate single consolidated report in protractor. There is only one report beautiful protractor report which somewhat claims to generate parallel execution report but I tried with various combinations but it fails to generate single consolidated report and at the last we get the last executed spec result in the report after overriding all earlier ran specs result. Do you know how we can achieve this? Req: generate single consolidated report of protractor specs ran in 5 different instances of chrome browser in parallel mode.

nikhilgupta