Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Locating an element by id

Protractor, mocking backend with angular2 on api request

Protractor instance vs browser

Understanding execute async script in Selenium