selenium
Fire event mouseenter/mouseleave on Capybara/Selenium on Firefox
So here\'s my code for trigger the event page.execute_script(\"$(\'.image_grid\').trigger(\'mouseenter\');\")[详细]
2023-04-12 12:29 分类:问答How can I make Internet Explorer run faster with Selenium?
I\'m facing a problem with Internet Explorer while automating scripts with selenium. It is so slow that my scrip开发者_如何学Gots time out.[详细]
2023-04-12 09:38 分类:问答Maven structure for automated UI test
I have got to know that src/test/java is used for writing unit tests. I was wonde开发者_如何学运维ring if I should use same location for automated UI tests I write in Selenium.[详细]
2023-04-12 09:36 分类:问答How to use selenium-hudson plugins with my maven project
I\'m new here so i\'m not sure if this the right place to ask my question I use hudson with my maven3 (struts 2 web application) project and i installed all selenium[详细]
2023-04-12 07:36 分类:问答Selenium RC / PHPUnit test always times out?
I\'m really new to testing so go easy on me. I\'ve got Seleneium working with Pear, PHPUnit, and Sauce Labs class SauceOnDemandTestCase.php. I can run tests and did a simple on just fine. But now I\'m[详细]
2023-04-12 06:54 分类:问答Is there any selenium specific testing framework available?
Is there any readymade utilities/framework available which can provide开发者_开发技巧 some common functionalities for automation needs like data management, reporting etc. Java is most preferable lang[详细]
2023-04-12 05:05 分类:问答How to get css class name using Selenium?
I am new in seleni开发者_运维知识库um testing. I want to get the css class name using selenium. I am using eclipse and Java for development.[详细]
2023-04-12 04:10 分类:问答xPath last select element
Can someone help me to bring this code working? I have several select fields and I only want the last one in my v开发者_C百科ariable.[详细]
2023-04-12 03:54 分类:问答Clear text from textarea with selenium
I\'ve got some tests where I\'m checking that the proper error message appears when text in certain fields are invalid.One check for validity is that a certain 开发者_运维知识库textarea element is not[详细]
2023-04-12 03:13 分类:问答How to optimize this Selenium WebDriver code (Linq?)
I\'m new to Selenium and C#. I know this code is not optimal, can you advise ho开发者_C百科w I can write such things quicker and shorter?[详细]
2023-04-12 03:07 分类:问答