selenium
Webdriver : how to set IE in virtual environment?
I am setting up the Virtual Environment for my grid-based Webdriver tests. And sure enough, there are problems with IE driver.[详细]
2023-04-09 00:14 分类:问答Selenium testing without browser
I use Selenium RC for 开发者_JAVA百科testing. Now to perform a load test, I want to run parallel test cases.[详细]
2023-04-08 23:43 分类:问答Controling Selenium test speed in hudson
There is Selenium plugin (RC) in Hudson and the builds are taking to too long and keep failing if the server takes a while to respond. I do not think putting in waits in the test files would be a good[详细]
2023-04-08 23:13 分类:问答Write Selenium Test to test text wrapping?
I am trying 开发者_开发问答to write the selenium test using selenium 2.0 for the attached scenario.[详细]
2023-04-08 18:49 分类:问答Selenium Export test cases as PHP-phpunit is missing in my Selenium IDE 1.2.0?
I really in need of conver开发者_开发问答ting/exporting my test cases to PHP. But PHP-phpunit formatter in Selenium IDE 1.2.0 is missing. Can you please tell me how can I get it? Its really urgent ple[详细]
2023-04-08 16:55 分类:问答watir-webdriver with firefox 6.0 see following error Errno::ECONNREFUSED
Currently run 150 plus scenarios nightly approximately 5000 steps.I see the following error occur around 10 times in the 5000 steps.Not a lot, nor on the same step, however don\'t know what to do to f[详细]
2023-04-08 16:16 分类:问答Selenium and iframe
I开发者_如何学Python have an iframe that gets loaded when i click on a tab on a page. When i use Firebug to look at the iframe on IE8, all i see is:[详细]
2023-04-08 16:12 分类:问答How to run Selenium tests parallelly in one machine
I have two test suites configured in build.gradle and i am using selenium-server-standalone-2.1.0.jar. How can i make use of selenium-grid to run selenium tests parallel. Is it possible to run two dif[详细]
2023-04-08 14:40 分类:问答HtmlUnit is throwing Out Of Memory and maybe leaking memory
I use Selenium with HtmlUnitDriver with javascript enabled and I get Out Of Memory errors (I use Java). I just browse the开发者_运维百科 same page. I am only using a single GET command. Which is the s[详细]
2023-04-08 14:35 分类:问答Select iframe using Python + Selenium
So, I was absolutely baffled as to how to do this in Selenium, and couldn\'t find the answer anywhere, so I\'m sharing my experience.[详细]
2023-04-08 14:13 分类:问答