To be clear I've helped past clients use WatiN and do like it.
Puzzled in Ottawa
Mark
> --
> 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.
>
>
On Sun, Mar 6, 2011 at 11:45 PM, David <mang...@gmail.com> wrote:
> There's an generic remote server and example library in Ruby, so it
> would seem possible to built a remote library for Watir using Ruby.
>
> I was wondering if anyone has thought of that or actually done
> something like that. I can't help in that area as I'm no Ruby expert.
Thanks to Daniel Gregoire, this kind of wrapper using Watir-Webdriver
already exists [1].
[1] https://github.com/semperos/watir-robot
--J
--
Janne Härkönen | http://reaktor.fi
http://twitter.com/#!/janneharkonen
-----Original Message-----
From: robotframe...@googlegroups.com On Behalf Of Janne Härkönen
Subject: Re: Watir as remote library for Robot Framework?
Hello, David
On Sun, Mar 6, 2011 at 11:45 PM, David <mang...@gmail.com> wrote:
...
First of all, thanks a lot for creating and releasing this cool
library! As David commented in his mail, it's really good to have
choice.
We hadn't added a note about this library to the project pages earlier
because it wasn't officially release. I now added it
tohttp://code.google.com/p/robotframework/wiki/TestLibraries and will
also add a news item into the project front page.
> Note that I've also enhanced the Ruby remote server to deliver documentation
> and keyword arguments using YARD, so you probably want to use that in
> conjunction with Watir Robot to get the most out of it:
> https://github.com/semperos/robot-remote-server-rb
This is a really cool project too. I really like how the simple Ruby
version of the remote server we created has been enhanced. The new
features and better packaging (gems are really nice) definitely eases
using Robot in Ruby world. I hope it also encourages more people to
create test libraries that utilize Ruby based tools.
> Lastly, I've also packaged a GUI control panel that will (1) start the
> Ruby-based remote server automatically and (2) allows you to edit and run
> your tests. You can clone the source here
> https://github.com/semperos/watir-robot-gui and run "rake retrieve:all"
> followed by "rake package:setup:windows", replacing "windows" with "linux"
> or "osx" for whatever your platform is. I've been using this by myself on a
> Windows box, so if you experience any issues please use the Issues area on
> Github.
This sounds interesting. Should it be linked from the Robot pages
somehow or is it enough that watir-robot is? We actually don't have a
wiki page for external supporting tools but should definitely add one.
> RF Maintainers - I've actually just needed to rename my version of the
> remote server in Ruby, so the URL to the source of the robot_remote_server
> gem is now https://github.com/semperos/robot-remote-server-rb as mentioned
> above. Please update the link in RobotFramework's wiki accordingly (here:
> http://code.google.com/p/robotframework/wiki/RemoteLibrary).
I updated the page. I also noticed all links to the remote server at
https://github.com/semperos/watir-robot haven't yet been updated.
Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org
First of all, thanks a lot for creating and releasing this cool
library! As David commented in his mail, it's really good to have
choice.
We hadn't added a note about this library to the project pages earlier
because it wasn't officially release. I now added it
tohttp://code.google.com/p/robotframework/wiki/TestLibraries and will
also add a news item into the project front page.
This sounds interesting. Should it be linked from the Robot pages
somehow or is it enough that watir-robot is? We actually don't have a
wiki page for external supporting tools but should definitely add one.
I updated the page. I also noticed all links to the remote server at
https://github.com/semperos/watir-robot haven't yet been updated.