Robot Framework is not a tool that interacts with the system under
test directly. It uses libraries that can interact with different
kinds of systems.
In your case you could use SeleniumLibrary (or Selenium2Library or
some other custom library).
I suggest that you first check out the demo in the SeleniumLibrary
page ( http://code.google.com/p/robotframework-seleniumlibrary/ ).
Kind Regards,
Mikko Korpela
2012/1/9 Jukka Karvonen <jjka...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "robotframework-users" group.
> To post to this group, send email to robotframe...@googlegroups.com.
> To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.
>
--
Mikko Korpela