1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

added documentation on the evaluate_script method

This commit is contained in:
Dennis Rogenius 2009-12-12 13:37:29 +01:00
parent 525ba2d654
commit fb71b29f9f

View file

@ -119,6 +119,10 @@ Querying:
find_button
field_labeled
Scripting:
evaluate_script Returns the value of the executed javascript (only works on javascript supported drivers)
Debugging:
save_and_open_page