I have an application on apex.oracle.com, and I want it to catch my local CSV file automatically, such as updating the file by catching the change time of the file. I tried to use Python with Selenium to login into my account, but access was denied. Is there any better idea to do that?
By the way, if it's worked, how can I automatically update my application for updating time? Like, put a line on the home page saying. “Database is updated on April 13th at 15:20 pm”.