Combining selenium rc with robot framework : vamsi

30 views
Skip to first unread message

vamsi

unread,
Feb 20, 2009, 2:51:22 AM2/20/09
to robotframework-users
Hi Group,
i'm using selenium rc with python for automation in my
project.I would like to know whether i can use robotframework with
selenium rc.


Regards,
Vamsi.

Pekka Klärck

unread,
Feb 20, 2009, 3:45:47 AM2/20/09
to knowled...@gmail.com, robotframework-users
2009/2/20 vamsi <knowled...@gmail.com>:

>
> Hi Group,
> i'm using selenium rc with python for automation in my
> project.I would like to know whether i can use robotframework with
> selenium rc.

Yes, we even have a special library for that:
http://code.google.com/p/robotframework-seleniumlibrary/

Cheers,
.peke

vamsi

unread,
Feb 20, 2009, 5:19:59 AM2/20/09
to robotframework-users
Hi peke,
thanks for the instant reply.I've installed selenium
library and gone through demo scripts available.These scripts are in
the format of selenese and are in html format and i have some
computations which i need to implement in python and that is the
reason i preferred selenium rc.

I want to know that should i use robotframework with selenium library
without leaving the flexibility i have in python scripting.

More precisely can i write selenium rc script in python by using this
framework.

Regards,
Vamsi.



On Feb 20, 1:45 pm, Pekka Klärck <p...@iki.fi> wrote:
> 2009/2/20 vamsi <knowledgeale...@gmail.com>:

Pekka Klärck

unread,
Feb 23, 2009, 9:14:31 AM2/23/09
to knowled...@gmail.com, robotframework-users
2009/2/20 vamsi <knowled...@gmail.com>:

>
> Hi peke,
> thanks for the instant reply.I've installed selenium
> library and gone through demo scripts available.These scripts are in
> the format of selenese and are in html format and i have some
> computations which i need to implement in python and that is the
> reason i preferred selenium rc.

That format isn't actually selenese, this is how Robot Framework test
case normally look like. You should probably take a look at the Quick
Start Guide [1] to get a better understanding about the syntax and how
keywords there map to different keywords.

> I want to know that should i use robotframework with selenium library
> without leaving the flexibility i have in python scripting.
>
> More precisely can i write selenium rc script in python by using this
> framework.

You can write your own library that uses Selenium RC and use its
keywords from Robot Framework test data. You can interact with
Selenium RC directly or use SeleniumLibrary internally. If you are
planning to implement some generic functionality, please submit
feature requests and/or patches to SeleniumLibrary's tracker.

Cheers,
.peke

[1] http://code.google.com/p/robotframework/wiki/QuickStartGuide

Reply all
Reply to author
Forward
0 new messages