
Saket Sharma
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by Saket Sharma-
Saket Sharma created an article,
What is the difference between token and a wildcard?
Leapwork Strategy Editor has the capability to capture one or more elements on a web page. In many cases, users are looking to make dynamic strategies so as to capture multiple elements in one go. ...
-
Saket Sharma created an article,
How to handle drop-downs in SAP
Leapwork handles dropdowns in SAP using two different ways- Method 1. Select by Args This method is used to select a value from a dropdown using Args. To get the value of args from a dropdown, the...
-
Saket Sharma created an article,
How to perform Horizontal and Vertical scroll in Leapwork?
In Leapwork, many building blocks have a “Scroll to Find” and "Scroll into view" built-in option which can be used to scroll on an application. Run web JavaScript building block also has the capabi...
-
Saket Sharma created an article,
How to perform CRUD operations using SOAP API?
CRUD is a cycle for keeping records current and permanent. The principles of the CRUD cycle are defined as CREATE, READ/RETRIEVE, UPDATE, and DELETE. We can achieve CRUD operations in Leapwork by ...
-
Saket Sharma created an article,
How to perform CRUD operations using REST API?
Users can perform operations to Create/Read/Update/Delete data (CRUD operations) using REST API methods viz. POST/GET/PUT/DELETE requests within Leapwork. To perform REST API calls, the following...
-
Saket Sharma created an article,
How to achieve Basic authentication using HTTP request building block?
Basic Authentication is a simple authentication scheme built into the HTTP protocol. The client sends HTTP requests with the Authorization header that contains the word Basic followed by a space an...
-
Saket Sharma created an article,
How to integrate Leapwork with TeamCity
Description: TeamCity from JetBrains is a well-known and widely used build server. Leapwork has built a native plugin for the TeamCity server, making it easy to trigger Leapwork cases from a build ...
-
Saket Sharma created an article,
How to use Leapwork’s API to export and import flows and maintain a backup?
Leapwork allows us to easily test the endpoints in the API and explore the results. We can maintain the backup of the flows in two ways: Export/Import flow Backup of the SQLite files There a...
-
Saket Sharma created an article,
How to Set up LEAPWORK in a Stand-alone Configuration?
LEAPWORK automation software is a stand-alone platform, including all features, and is licensed on an annual subscription basis. In this case, a user can design and run tests on their local machine...
-
Saket Sharma created an article,
Difference between Copy and Duplicate ?
Leapwork provides the functionality to copy or duplicate the flows/sub-flows. Here are descriptions of both the copy and duplicate features: Copy The copy option is used to make a copy of a flow/su...