Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 512 Bytes

Install chromedriver wget http://chromedriver.storage.googleapis.com/2.15/chromedriver_mac32.zip unzip chromedriver_mac32.zip mv ~/Downloads/chromedriver /opt/

https://chromedriver.storage.googleapis.com/index.html?path=2.29/ https://chromedriver.storage.googleapis.com/2.29/chromedriver_mac64.zip

~/private/funding-circle/

should wait after click() or wait before next action?

the next action could be any action, so its unreasonable for these actions to have to wait, so best to put on the click action