Clicking Button
|
|
Hi I’m trying to click button on web site which isn’t in any form so I don’t know how to use submit function. Source code of web site looks like:
This review is in draft.
Click the Start Review button to notify reviewers. I’ve tryied click_link ‘Start Review’, click_link ‘startReview’, submit ‘startReview, ‘Start Review’ and submit ‘Start Review’ but no one from this calls works Please help |
|
|
Sorry I can’t paste HTML code here, please see code by clicking on show page source and jump to part where “Start Review” words are |