I want to use java selenium code for automatic login on the website and download reports from that website to my computer. I use an excel sheet for login credential and download reports contain confidential information.
Is it safe to use java selenium? or do I have to do some steps for security purposes?