@ulrich : Below are the steps to do the same task.
- Open main website
- Login
- Agree to T&Cs, click Next.
- Go to the webpage.
- On chrome, right click and open Inspect.
- Refresh the webpage.
- Go to network Tab and copy the cookie details from Request header.
- Copy the details in the text file.
- Run the Java process which will use the details from the text file.
Currently, steps 1 - 4 are automated using UI.Vision RPA.
5 - 8 are still manual and I’m looking for a workaround.