Displaying 10 results from an estimated 10 matches for "openqa".
Did you mean:
openca
2006 Aug 03
0
Selenium on Rails has moved to OpenQA
Hi all,
Selenium on Rails has so far lived on my personal site, but now it has
moved in on OpenQA.
Please get involved and help making testing Rails applications using
Selenium too easy to resist!
http://www.openqa.org/selenium-on-rails/
Cheers,
Jonas Bengtsson
http://andthennothing.net
--
Posted via http://www.ruby-forum.com/.
2007 Jun 13
1
seleniumrc_fu initial test issue
I have the seleniumrc_fu plugin installed and setup according to the
instructions, and can run the selenium:test task if there are no test
cases. My first test case simply does an open_home_page to verify
that things are working at all. Unfortuniately there seems to be an
issue with even this simple a test case. The following suggests that
there is an issue with the getNewBrowserSession
2006 Feb 19
2
New version of Selenium on Rails
...in is only available in test environment,
but it''s configurable.
script/plugin update (or reinstall the plugin if that doesn?t work)
Check it out and let me know what you think!
/Jonas
[1]
http://andthennothing.net/archives/2006/02/19/new-version-of-selenium-on-rails
[2] http://www.openqa.org/selenium/
[3] http://www.randomhacks.net/
--
Posted via http://www.ruby-forum.com/.
2006 Nov 14
1
GUI testing with WebKit and RubyCocoa
Any thoughts on the feasibility of this?
One thing you can''t test in Rails is the result of Ajax requests in
the context of the source document. The best you can do (as far as
I''m aware) is test that the Ajax response is correct and hope the
page gets updated. I started thinking...
WebKit (and more importantly JavaScriptCore) is open source
WebKit has a Cocoa wrapper
2007 Apr 12
2
Watir on firefox
Hello is there any way through which we can run watir on forfox if so
please reply me with example
Thanks
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2008 Sep 02
2
Needing a (better) Selenium Testing Tutorial
Hi everybody, it''s time to begin testing stage on the application we
are doing.
I''ve seen RailsCast episode about the subject (http://railscasts.com/
episodes/116) which is actually very instructive, but I want to know
if there are out there any compliment tutorial or doc to dig deeper.
A lot of peace and thanks for your assistance.
Paco
2008 Oct 24
2
Mulitbrowser selenium ruby
Hope all is well,
Striaght to the point I wonder if someone has any ideas to help me with
the following problem:
I have written an automation framework in ruby, that uses selenium and
rspec and is run by an ant task, as thats the build process that is
implemented here.
Im currently running all my spec tests in firefox on my local machine by
passing the selenium variable:
@selenium =
2008 Jun 09
6
Selenium/Watir usage along side Webrat in story testing
This is related to Selenium/Watir usage along side webrat in story
testing.
MHS_Testing and Rspec-ui provide some great help for testing through
frameworks like Selenium/Watir.
But there is something missing, Webrat has changed the landscape
somewhat with Acceptance Tests/Story Driven development.
Now I have a choice:
1. Tests and rails process run as one test process (Webrat)
2. Use
2007 Mar 06
2
Rails 1.2.2 upgrade problem
I was upgrading today from 1.1.2 to 1.2.2.
When I attempt to run the ruby script/server process now, I get the
errors below. I have looked through the
source files, but nothing obvious. The problem may be a constant which
now requires an explicit ''require filename'',
but don''t know how to find that constant.
Any help would be appreciated!
Regards,
Don McClean
**
2006 Apr 22
5
selenium plugin not working with rails 1.1
Hi,
I really like selenium, and I just tried the plugin created Jonas
Bengtsson. However I cannot get it to run on rails 1.1 and coundn''t find
anyone complaining about it?
Did anyone get it to run on rails 1.1.2?
Greets,
Abdur-Rahman