Protractor

Home/Tag: Protractor

How to Perform Angular Testing with Protractor?

2016-03-21T04:18:32+05:30

Testers often face a situation of delayed test times, especially while working with WebDriver.  This leads to frustration in crunch testing times. However, if you are working with Angular JS applications,

How to Perform Angular Testing with Protractor?2016-03-21T04:18:32+05:30

How to Perform the File Upload Operation with Protractor?

2015-11-09T05:52:21+05:30

Many web applications require testing of file upload scenarios, such as uploading a profile picture, resume or any other file with various extensions. Please refer this Protractor blog to get an

How to Perform the File Upload Operation with Protractor?2015-11-09T05:52:21+05:30

How to Run Your First Test Using Protractor?

2016-04-06T05:00:26+05:30

What is Protractor? Protractor is an end-to-end testing framework for AngularJS applications. It combines various tools and technologies such as NodeJS, Selenium WebDriver, Jasmine, Cucumber, and Mocha. We can test Angular-specific

How to Run Your First Test Using Protractor?2016-04-06T05:00:26+05:30
Go to Top