Home
Selenium Training
Demo Site
About
Tutorials
Home
Categories
protractor
Protractor Articles
ElementArrayFinder in Protractor
What is ElementArrayFinder in Protractor? Different ways to use ElementArrayFinder like finding sub-element, first & last element etc.
By
Ganesh Hegde
5 min read
11736
0
ElementFinder in Protractor
This explains ElementFinder in Protractor and all the methods it exposes like locator(), evaluate(), GetWebElement(), Clone() & Equal().
By
Ganesh Hegde
8 min read
15238
0
Protractor Browser Navigation Commands
This tutorials covers all the Protractor Browser Navigation Commands like Back , Forward, Refresh and To Command in Protractor.
By
Ganesh Hegde
3 min read
10467
0
Protractor Browser Commands
This tutorial covers various Protractor Browser Commands with syntax and code examples for beginners to start with Protractor.
By
Ganesh Hegde
9 min read
17827
0
Protractor Browser Window Commands
How to use Protractor Browser Window Commands to set and get window size & position with proper examples for the beginners.
By
Ganesh Hegde
4 min read
12544
0
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?
By
Ganesh Hegde
4 min read
12401
0
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.
By
Ganesh Hegde
5 min read
13597
0
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 .
By
Ganesh Hegde
12 min read
32682
0
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.
By
Ganesh Hegde
4 min read
32567
0
Writing first Protractor Test Script
This will cover Writing protractor spec file, configuration file and Executing protractor test script. dirrectConnect option in config.js
By
Ganesh Hegde
5 min read
12794
0
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
By
Ganesh Hegde
5 min read
15073
0
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.
By
Ganesh Hegde
6 min read
11048
0
First
1
2
Last
Showing 1 to 12 of 16 articles
Home
Selenium Training
Demo Site
About