System logged me out

I have been trying to build a RPA to extract data from a website. This website contains a list of data table. Each row holds a link. What I need to extract is the small piece of data in each of those links. I have built a bot that will extract and store the data properly except the system also kicks me out after about 15 minutes. A system warning window will pop out when in 10 minutes and says “Due to the inactivity, the system will be logged out in 5 minutes.” Additionally, it gives me the option to click to stay logged in. I have tried to use “Find Image” function to find the pop-out window and click the bottom. But it did not work. What else do you guys think I should try?