selenium-webdriver
SocketException when creating new InternetExplorerDriver with Selenium 2.7.0
I\'m trying to create a new instance of the Selenium InternetExplorerDriver to run a simple test and I\'m receiving the following exception message:[详细]
2023-04-07 23:11 分类:问答Test if an element is focused using Selenium Webdriver
I\'m really surprised I can\'t findreferences on the internet to testing for element focus using Selenium Webdriver.[详细]
2023-04-07 06:19 分类:问答Selenium 2 and html tables
Just wondering if there is a better way to get values from a table in selenium 2.I am currently using 2 for loops I loop over each TR and within each TR I loop over all TD.so for example if I have a t[详细]
2023-04-06 17:09 分类:问答Selenium2 Webdriver C# .Click() List - Stale Reference Exception
I need some help because I keep getting a StaleElementReference when I try to parse a list of a tags to click.[详细]
2023-04-06 02:49 分类:问答Grid Hub http client timeout if waiting for a slot to be free
Is there a way to query my grid hub (2.6.0) to see if there are slots free for a particular desired capability?[详细]
2023-04-06 02:43 分类:问答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 分类:问答ElementNotVisibleException on IE
I am using Selenium2.2.0(jar) + JPype + Python. My IE version is IE 8. The same code works fine with FireFox.[详细]
2023-04-05 02:56 分类:问答Selenium - When running builds via the grid, how do you get the console output?
We\'ve been running Selenium tests via local RC for a few years, and are starting to migrate to the grid. We have been redirecting the console output of the server to our own test logs. It is quite us[详细]
2023-04-05 02:25 分类:问答Where can I find a schema or documentation for the Se 2 grid hub configuration json?
I have a Se 2 grid hub running. Where can I find documentation for the effects and schema of the -hubConfig parameter? Currently my grid hub shows: \"updated with grid2 config : No hub config file spe[详细]
2023-04-04 19:41 分类:问答Why are Selenium tests so slow?
I am writing a scraper that downloads (legally) a bunch of images and I`ve run into an issue. On the relevant pages, after a page is done loading, it just take开发者_运维技巧s too long find elements b[详细]
2023-04-04 13:35 分类:问答