Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angularjs E2e

Set Browser Timezone In A Protractor Test

I'm working on a project where the e2e tests are made using protractor. Some tests, need to val… Read more Set Browser Timezone In A Protractor Test

How Can I Make Protractor Not Wait For $timeout?

I'm testing my angular application with Protractor. Once the user is logged in to my app, I set… Read more How Can I Make Protractor Not Wait For $timeout?