Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protractor

When using Protractor 5.4.2, webdriver-manager downloads 2.46 which is not compatible with Chrome 74

Error when calling findElement after findElements on webdriver.WebElement (using Protractor, JS)

selenium promise protractor

Object #<Object> has no method 'getInstance' when trying to run Protractor tests

How to handle UnexpectedAlertOpenError in Protractor

How to wait for a page to load or element to be present when using Protractor for a non-Angular page

javascript protractor

Simple protractor test for isElementPresent failing with unsupported locator strategy

Protractor - How to exclude spec file in the config file?

Is it possible to force Protractor to pass or skip a test with a message to the console?

protractor double click in a specific location

SpecReporter is not a constructor error when running protractor using angular-cli

How to get the text of all elements in protractor

angularjs protractor

Protractor: Can I proceed with execution of the test if I close browser earlier in it?

search an element in a repeater containing specific text using protractor

protractor

Can i run protractor e2e test from the UI

angularjs protractor

"ReferenceError: System is not defined" when using protractor with Angular2 and .ts specs

Jasmine spec timeout when running Protractor tests on a remote selenium server

How do i overwrite protractor.conf.js values from the command line?