I am trying to using Google Chrome to automate my testing of a mobile app developed in JavaScript for iPhone, and since it is Webkit based only Safari and Google Chrome can render the content, so I ha
I am trying to work with mouseover on a particular Item in my application by using the following command
I am currently writing features to upload an image using the file exploer in ie. Locally this works fine and opens the file explorer and locates the image without any problems. However when i run it
I am trying to work with popup windows. I have gone through the site \"http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups\". I have modified the \"ie-class.rb\" by adding the code mentioned in the
I\'m adapting my regression tests to test a web app in firefox. The biggest stumbling block seems to be how to automate the modal dialogs in firefox.
I am looking into multiple web testing tools. I am trying watir now. My main concern is dealing with javascript.I just want to know if anyone can give me an overview on dealing with javascript in wati
I have installed firewatir 1.8.0, jssh 0.9 addon. Do I need to open the firefox browser manually from the command prompt with -jssh extension every time I want to run the tests in firefox?
I have installed Watir 1.7.1, Ruby 1.9.2, ci_reporter 1.6.4, test unit 2.2.0. Since testunit donot come with Ruby 1.9.2, I installed the testunit seperately.
I开发者_如何转开发 use Firefox 4 with Watir Webdriver. I have a web page with the following: <input id=\"RadioM\" type=\"RADIO\" value=\"M\" name=\"Field_SEX\">Male
I have a clean installation of Windows XP (Professional, Version 2002, Service Pack 3) in VMware Fusion virtual machine (3.1.2 332101). (Host machine is MacBook Pro, Mac OS 10.6.7.) XP installation ha