selenium
JavaScript Processing In Selenium And HtmlUnit
I\'m planning to use HtmlUnit in my Java application to test drive some website but I heard it may not be able to handle complex JavaScript, what is your experience with the level of complex J开发者_S[详细]
2023-04-08 12:41 分类:问答Help with Selenium Webdriver download?
I have Selenium IDE and i want to install Selenium Webdriver. 1) Can anyone tell me where can i download selenium webdriver. i don\'t see any link available in the documentation.[详细]
2023-04-08 06:08 分类:问答Why isn't my tests working for this form?
In Firefox, if I try to submit a post without a title, I get: 1 error prohibited this post from being saved.[详细]
2023-04-08 06:05 分类:问答Does Selenium support headless browser testing?
I\'m looking at Selenium Server at the moment, and I don\'t seem to notice a driver that supports headless browser testing.[详细]
2023-04-08 05:30 分类:问答Run selenium on a remote server
I am writing integration test for one of my project, usi开发者_Go百科ng the following gems for the same, rspec, capybara and selenium.[详细]
2023-04-08 04:32 分类:问答wait for an link to appear which is already in the page in selenium
Hi i am using selenium with testng. I have created a code in which i will login to a website and then after that their is a operation that happ开发者_运维百科ens and it collects the name of all the ip[详细]
2023-04-08 04:21 分类:问答Unexpected result using WebDriver's findelements(By.cssSelector) method in loop
I am using WebDriver to verify elements on a page by css selector. With the following method \'checkTablesByHeader\' that I have created.[详细]
2023-04-08 04:05 分类:问答Running parallel selenium tests with capybara
Background: I have a set of Capybara integration tests running against my Rails 3 Application. For the other parts of the test suite I\'m using Rspec.[详细]
2023-04-08 03:51 分类:问答How to select background color in selenium
can any budy explain how to select background color from <div class=\"shc\" style=\"background-color:#814c1b;\">About Me</div>[详细]
2023-04-07 23:43 分类:问答rspec+capybara+selenium+spork not closing browser
The same problem with rails tests as here, but on Mac OS X. And when I start specs next time, they hang on js specs until I close the browser manually. And those tests fail, I 开发者_Go百科need to re[详细]
2023-04-07 22:35 分类:问答