Protractor Articles

What is ElementArrayFinder in Protractor and How to make use of it?
ElementArrayFinder in Protractor
What is ElementArrayFinder in Protractor? Different ways to use ElementArrayFinder like finding sub-element, first & last element etc.
5 min read
10037
0
What is ElementFinder in Protractor and How to use it?
ElementFinder in Protractor
This explains ElementFinder in Protractor and all the methods it exposes like locator(), evaluate(), GetWebElement(), Clone() & Equal().
8 min read
13265
0
What are the different Protractor Browser Navigation Commands?
Protractor Browser Navigation Commands
This tutorials covers all the Protractor Browser Navigation Commands like Back , Forward, Refresh and To Command in Protractor.
3 min read
8860
0
A complete list of different Protractor Browser Commands
Protractor Browser Commands
This tutorial covers various Protractor Browser Commands with syntax and code examples for beginners to start with Protractor.
9 min read
15870
0
What are the different Protractor Browser Window Commands?
Protractor Browser Window Commands
How to use Protractor Browser Window Commands to set and get window size & position with proper examples for the beginners.
4 min read
10733
0
How to implement Custom Assertions in Jasmine with Protractor?
Custom Assertions in Jasmine
This tutorial covers the Set up of Custom Assertions in Jasmine with Protractor and also show How to write Negative tests in Jasmine?
4 min read
10561
0
What is Promise in Protractor and How to use Promises in Protractor?
What is Promise in Protractor?
In this article, we will discuss What is Promise in Protractor Angular Automation? All the Protractor API methods return promise objects.
5 min read
11793
0
How to Set up Visual Studio Code for Protractor Typescript?
Protractor Typescript
This covers the complete set up of a Protractor Typescript project with the Visual Studio Code and installation of all the node modules .
12 min read
29388
0
What is TypeScript and How to use Typescript in Protractor?
What is TypeScript and How to use it?
TypeScript is an open source programming language which supports all the OOPS concepts just like any other programming language C# and Java.
4 min read
29425
0
How to write first Protractor Test Script to automate angular app?
Writing first Protractor Test Script
This will cover Writing protractor spec file, configuration file and Executing protractor test script. dirrectConnect option in config.js
5 min read
11023
0
Protractor Basics of Configuration and Test Script file
Protractor Basics
In this tutorial we will go though the Protractor basics of configuration file and test script file. We will touch every aspect of these file
5 min read
13191
0
Top Seven Protractor IDEs and Preferred Protractor IDE
List of Top 7 Protractor IDE
List of Top 5 Protractor IDE. A list of most common IDEs available for angular applications and for automation using protractor.
6 min read
9302
0