Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protractor

Protractor: Find Element by Attribute

How do i check if element exists by id with Jasmine?

how to test if a string DON'T match using protractor

protractor angularjs-e2e

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