英文:
I want to use Java selenium for pull the reports from the website on daily basis. Is it secure?
问题
我想使用Java Selenium代码实现网站的自动登录,并将该网站的报告下载到我的计算机上。我使用一个Excel表格来存储登录凭证,下载的报告包含机密信息。
使用Java Selenium是否安全?还是我需要采取一些安全措施?
英文:
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?
专注分享java语言的经验与见解,让所有开发者获益!
评论