selenium
webdriver classname with space using java
This question received great answers in jquery andI was wondering if someone could give an example of this in Java please?[详细]
2023-04-06 03:18 分类:问答Can not drive Opera with watir-webdriver on Mac OS X 10.5
I am trying to drive Opera with watir-webdriver on Mac OS X 10.5 Just to mention, I had no problems driving it on Mac OS X 10.6. Also, I was able to drive Internet Explorer, Firefox and Chrome on Mac[详细]
2023-04-05 22:11 分类:问答How to build HTML reports from Test::Unit?
I am using Selenium Webdriver + Test::Unit test runner for Ruby. Ultimately, I want to output the testing results to HTML page. Could you advise me how to do it?[详细]
2023-04-05 20:20 分类:问答Selenium, how to start Firefox with addons?
I want to load the Firefox Addon RequestPolicy. This is how i tried it: rp = open(wd + \"/requestpolicy.xpi\")[详细]
2023-04-05 19:33 分类:问答Selenium - click a link/button in javascript popup
I am using selenium to test a webapp, for which most of the selenium test cases are already written. I have no idea how it works, I just build开发者_开发问答 the project and go to link provided in the[详细]
2023-04-05 18:57 分类:问答Can not drive Opera with watir-webdriver on Windows XP
I am trying to drive Opera with watir-webdriver on Windows XP. Just to mention, I had no problems driving it on Windows Vista or 7. Also, I was able to drive Internet Explorer, Firefox and Chrome on[详细]
2023-04-05 18:32 分类:问答Sending Keystrokes to selenium RC to press continue button in a security warning dialog box
How to send key strokes like Enter or Space to Selenium RC to click on the Conti开发者_如何学编程nue button of the security warning dialog box in Firefox?[详细]
2023-04-05 18:17 分类:问答What is the workflow for using Selenium in Java?
I\'m really confused by the Selenium web site. At first they go to great lengths to explain Selenium IDE, but it outputs HTML test cases. But when you go to the Java documentation, it uses WebDriver w[详细]
2023-04-05 16:54 分类:问答selenium 2 chrome driver
So I have read all the docs on adding chromedriver to my path and followed all of them. I am on a Mac with selenium2, maven, eclipse, and all the latest drivers:[详细]
2023-04-05 16:27 分类:问答jquery event handler that communicates with selenium api
I have a java selenium application which needs to be aware of certain events. This means that the java application waits for user input made in an open browser window. For example if i want to send a[详细]
2023-04-05 13:32 分类:问答