Quoting "Tomas Schertel" <[email protected]>:
Maybe you can use web.browser:

import web
web.browser.__doc__
'Browser to test web applications.\n(from web.py)\n'

web.browser looks really nice, thanks for the hint!

Unfortunately, web.browser is not documented extensively.
E.g. it is not clear to me how to (un)check a checkbox or
select a radio button.

Does anybody know how to do this? TIA!

--
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/webpy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to