Can ANYONE help me with this problem:
Basically no matter what I do the webdriver refuses to click a
JavaScript link.
···
--
Posted via http://www.ruby-forum.com/.
Can ANYONE help me with this problem:
Basically no matter what I do the webdriver refuses to click a
JavaScript link.
--
Posted via http://www.ruby-forum.com/.
What's the page HTML?
--
Posted via http://www.ruby-forum.com/.
I cannot find the id "double_your_btc_link2" anywhere on the site you
linked.
Do you need to log in? If yes: Does Watir log in?
Try dumping the raw HTML of the page you want to test drive.
--
Posted via http://www.ruby-forum.com/.
Oops, sorry guys.
@Eric, yes you do need to be logged in which Watir manages without a
problem because the login button is an actual button.
Here's the raw HTML: http://www.bitbin.it/raw.php?id=qhh5JuFM
--
Posted via http://www.ruby-forum.com/.