Opening a browser and inputting data using python -


i want following using python 2.7:

  1. open browser
  2. write in input box , press ok

you need selenium using python bindings

https://selenium-python.readthedocs.org


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -