Questions tagged as 'selenium'

1
answer

How to specify the Selenium Firefox WebDriver port?

I'm having the following error with Selenium Firefox Webdriver    Exception in thread "main" org.openqa.selenium.WebDriverException:   Unable to bind to locking port 7054 within 45000 ms Build info:   version: '2.53.1', revision: 'a36b8b1', t...
asked by 07.09.2016 / 21:06
1
answer

Xpath select that the field has more than one attribute

Hello Very good I have a problem when looking for another attribute in a node WebElement SelecionFechaCalendario = findElementByXPath ("// tbody / tr / td [@ data-month=" + fechaselecionarmes + "] / a [@date=" + fechanueva + "]", DEFAULT_W...
asked by 18.05.2018 / 10:13