Xebium icon indicating copy to clipboard operation
Xebium copied to clipboard

Xebium provides Selenium (webdriver) bindings for FitNesse, with Selenium-IDE support

Results 43 Xebium issues
Sort by recently updated
recently updated
newest added

We need to support Chrome as well as Firefox and have run into the issue wherein Chrome, being W3C compliant in this area, takes screenshot of the top-level browsing context’s...

I need to automate Mobile UI tests and for that i downloaded installed and started ios server. i then tried to automate a simple test in xebium but i get...

Xebium no longer works out of the box with Selenium 3. However, I added `selenium-leg-rc` as a new dependency in the pom.xml and was able to get my tests (WebDriver...

Can anyone direct me to where the java source code is located for Store and storeEval selenium IDE command? I need it to integrate these commands into a java based...

Related to this problem (https://github.com/xebia/Xebium/issues/57) I still can't open the context menu with xebium. _jguglielmi_ stated this can be solved by writing a custom fixture. However I don't have the...

i'm using `| $VariableName= | is | storeText | on | //*[contains(@class, 'testPanel')]|` to create a variable and later use this variable with `| ensure | do | sendKeys |...

Hi, I have a number of generic test scenarios that contain variables. I now want to combine these scenarios in _test_ pages to create user stories. The definition of the...

Hi, I just downloaded upgraded copy of Xebium project (with fitnesse upgrade 20150424) and built using command `mvn -Pfitnesse test` which is working fine. But I'm not able to shutdown...

At least on IE11, when using 'fast' emulation, clicking on an element not currently in the viewport throws an error: ``` __EXCEPTION__:java.lang.AssertionError: com.thoughtworks.selenium.SeleniumException: The point at which the driver is...

fast-emulation

Hi, I have selenium tests for our app (made from ExtJs 5). I then formatted them through Xebium and i'm testing them out in Fitnesse. However, the tests are failing...

ide-formatter