I hereby claim:
- I am helloasir on github.
- I am helloasir (https://keybase.io/helloasir) on keybase.
- I have a public key ASD0e-3KR0_FbREblyA_JzY3KGE2MO6KHe3vundToPAJMAo
To claim this, I am signing this object:
| Get-Content *.csv| Add-Content output.csv |
| from selenium import webdriver | |
| driver = webdriver.Firefox() | |
| driver.get('https://www.facebook.com/') | |
| with open('jquery-1.9.1.min.js', 'r') as jquery_js: | |
| jquery = jquery_js.read() #read the jquery from a file | |
| driver.execute_script(jquery) #active the jquery lib | |
| driver.execute_script("$('#email').text('anhld')") |
I hereby claim:
To claim this, I am signing this object: