TABLE OF CONTENTS
2.1 Setting the <Profile Path/>
1. Overview
In C# Selenium, the <ProfilePath/> has been updated to store login credentials in a folder. This enables subsequent test cases to skip the login steps and directly access the logged-in application when executed. This simplifies the automation process for the scenarios where login is not necessary.
2. Prerequisite
You must install the installer. Navigate to the Downloads link on algoshack.net and install version 2.1.95.
Note: This link is accessible to AlgoShack subscribers only.
2.1 Setting the <ProfilePath/>
Perform the following:
- In the script generated folder, navigate to Application Settings.XML file as shown in the example screenshot:
- Set the <ProfilePath/> to C:\AlgoshackProfile where AlgoshackProfile is the folder name.
- Save the changes.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article