Abhijeet Yadav
- Total activity 130
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 66
Articles
Recent activity by Abhijeet Yadav-
How to Count the Number of Links on a Page
Article Overview: This article will cover how you can achieve the following: Guide on the methods for counting the number of links present on a webpage using an extension. Problem Statement: Coun...
-
API to access the location of the files that are generated/downloaded during the execution of the journeys
Article Overview: This article will cover how you can achieve the following: guide on the API designed to access the location of files generated/downloaded while executing journeys. Problem State...
-
How to Create End-to-End Journeys using multiple AUTs in Virtuoso
Article Overview: This article will cover how you can achieve the following: How to create End-to-End Journeys covering multiple AUTs in Virtuoso. Problem Statement: How can I create journeys that ...
-
How to capture information from a JSON structure stored in a variable and save it into a new variable
Article Overview: This article will cover how you can achieve the following: The article will describe the techniques for accessing properties within a variable and storing them in a new variable. ...
-
How to Use Keyboard Commands in Virtuoso
Article Overview: This article will cover how you can achieve the following: How to use keyboard commands or special keys in the Virtuoso. Problem Statement: In web automation, there are scenario...
-
How to create and delete cookies in Virtuoso
Article Overview: This article will cover how you can achieve the following: Guide on effective techniques for handling cookies within Virtuoso by using available Cookie NLP syntaxes. Description...
-
Handling Stale Element Reference Errors in Virtuoso
Article Overview: This article will cover how you can achieve the following: How to handle Stale Element reference errors in Virtuoso. Problem Statement: Automation fails due to Stale Element Ref...
-
Preventing Browser Freezes during File Downloads in Virtuoso
Article Overview: This article will cover how you can achieve the following: How to resolve the issue of browsers freezing when users attempt to download files. Problem Statement: Users often exp...
-
Unable to Click/Select/write Elements when using Cross Browser Testing
Article Overview: This article will cover how you can achieve the following: How to handle interactions with elements such as clicking, selecting, or writing using the SetValue extension when these...
-
Understanding the Difference: API Test Steps vs. Extension-based API Requests
Article Overview: This article will cover how you can achieve the following: Guide on the distinction between API test steps and extension-based API requests within Virtuoso. Problem Statement: W...