I\'m currently writing a test script for our MLS( Multiple Listing System ) systems. The website is mainly written in C# .NET.
My team has an automation solution that uses watir. In fact, we have 2 versions of it, one for one release of our software and another for another release. I find that 开发者_运维问答changing versions
I am using Watir to write some tests for a web application. I need to get the text \'Bishop\' from the HTML below but can\'t figure out how to do it.
What version of Ruby should I be using on a windows environment? I\'m trying to use Watir on 1.9 and it does not work. Will work on 1.8.6.
I seems to be a very simple and much needed method. I need to remove all non ASCII characters from a string. e.g © etc. See the following example.
This is so simple that I am stunned it is failing.I am testing a very simply login sequence and essentially my code does this:
i am getting error while truing to install watir C:>gem install watir ERROR:http://rubygems.org/ does not appear to be a repository
I\'m still fairly new in using Watir for automation testing and I\'ve hit another possibly insanely easy problem that I need to reach out to the community for a little bump in the right direction.
Is there a way to automate GUI testing of a Windows Forms application and a web application (HTML) using free tools?
I am trying to to click on a link after it is active which again produces a popup ( file download) after clicking.