Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protractor

How to expect dynamic count of elements in e2e tests using Protractor

How to see what Protractor tests is currently executing?

jasmine protractor

Protractor tests inconsistently passing / failing for AngularJS app

Custom Jasmine reporter in Protractor tests

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?