Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protractor

Protractor - invalid SSL certificate

protractor angular-e2e

Accessing localStorage in Protractor test for AngularJS application

Is it possible to send a reason for Jasmine 2 specs skipped with xit or pending()?

How to get option value of select element

angularjs protractor

Locating parent elements with parentElementArrayFinder

Why must I use browser.sleep while writing protractor tests

Protractor Page Objects Inheritance

Infinite jasmine timeout

Protractor/jasmine test throws "UnknownError: unknown error: Maximum call stack size exceeded"

getLocationAbsUrl vs getCurrentUrl

Automatically detect test coupling in Protractor (randomizing test execution order)

session not created: Chrome version must be between 71 and 75 - while running angular e2e in Concourse

Can angularjs apps be automated with selenium? if yes, why should we use protractor?

Can I divide my tests into separate specs and then call them from another or is it better to use helper functions?

protractor

Should I use browser or ptor = protractor.getInstance()?

E2E Testing in Protractor using Firefox or Safari?

AngularJS Testing: Protractor, Karma, Jasmine in a Yeoman App

In protractor, browser.isElementPresent vs element.isPresent vs element.isElementPresent

How to stop protractor from running further testcases on failure?

Are there any issues using Angular Material with Protractor for E2E testing?