Thursday, 27 August 2015

Upload file

a = driver.find_element_by_xpath('random_xpath')
a.send_keys("C:\Users\user123\Downloads\myimage.jpg")

No comments:

Post a Comment