I want the process to clear the caches and cookies of a particular site and then run the web automation
@Goku, You can try automation on Incognito mode.
Please Follow these steps :
- Open UiPath Studio
- Create a New Project
- Add a Sequence
- Add Browser Activities
- Configure Open Browser Activity
- Add Inject Js Script Activity
- Configure Inject Js Script Activity
- Add Additional Automation Steps
- Save and Run