Hi everyone I am using selenium to enter data into an account, then I would like to get the Request URL so then I can later use the Requests module to fetch the relevant data quickly.
I would like to know how to get the Url in the 2nd red box 'http://.../3361', not the one above it. How can this be done ?