Hi,
I’m trying to scrape this website:
https://publicportal.fresno.courts.ca.gov/FRESNOPORTAL/Home/Dashboard/26
Please enter data as shown below:
Click submit. Now, we need to loop through and click on each case number. Notice how you can’t click on a case number and open in new tab or window. Also, when you click on a case number, you can’t go back to your search results.
My question is this. How can I save the state of the search results page, click a case number, and get back to the saved state of the search results page? Is it possible to do this?
Thank you.