I would like to retrieve holiday date list from a web application using data scraping.
When I select the HolidayDate(2115-01-01 00:00:00) on the top as a first element, scroll down and select the date(2112-04-15 00:00:00) on the bottom as a second element, then the error came up.
Thank you for your reply.
Unfortunately you are not able to access this page.
I’ve installed the required Java application but it still does not work.
I will try the others browse.
I could retrieve the data within the area we can see on the web page.
It seems the screen does not have the value until the values are shown on the screen.
Hey Takuya. I am also facing the similar issue. Need to scrape 1000’s of rows in web application but data scraping is only scraping 50 records to excel. Did your issue resolved? Please share your solution here.
“Showing page 1 of 52” … “Show Rows: All 25 50 100”
My suggestion would be for the Automation to first click/select the “All” option for “Show Rows”, that way you may avoid having to scroll or page through 52 Pages.