File upload in Selenium,Java,Robot Class

File Upload is achieved using the Java API java.awt.Robot class where awt stands for Abstract window Toolkit. 1. Robot class in java mainly useful to generate native system input events … Continue reading File upload in Selenium,Java,Robot Class