Recent Posts by usul

Subscribe to Recent Posts by usul 2 posts found

Jul 15, 2008
Avatar usul 2 posts

Topic: Usage HOWTOs / Clicking Button

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

 
Jul 15, 2008
Avatar usul 2 posts

Topic: Usage HOWTOs / 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