How to handle file upload windows in selenium webdriver + python? -


i have come across solutions handle file upload windows unfortunately none of them talk apis have python. hence thought ask question.

i have web page button named upload open file upload window. when click on it, opens file upload window. hope not trivial question because have not found solutions on internet specific python.

just emulate click on "upload" button , supply path file sendkeys.

answer on stackoverflow


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -