Download qxwebdriver java Free Java Code

Description

Web Driver testing support for qooxdoo desktop applications.

Source Files

The download file qxwebdriver-java-master.zip has the following entries.


.gitignore/*from   w w  w. j  a  v  a  2  s  . c om*/
README.md
license.txt
pom.xml
src/main/java/org/oneandone/qxwebdriver/By.java
src/main/java/org/oneandone/qxwebdriver/QxWebDriver.java
src/main/java/org/oneandone/qxwebdriver/examples/HelloWorld.java
src/main/java/org/oneandone/qxwebdriver/resources/JavaScript.java
src/main/java/org/oneandone/qxwebdriver/resources/JavaScriptRunner.java
src/main/java/org/oneandone/qxwebdriver/ui/DefaultWidgetFactory.java
src/main/java/org/oneandone/qxwebdriver/ui/Scrollable.java
src/main/java/org/oneandone/qxwebdriver/ui/Selectable.java
src/main/java/org/oneandone/qxwebdriver/ui/Widget.java
src/main/java/org/oneandone/qxwebdriver/ui/WidgetFactory.java
src/main/java/org/oneandone/qxwebdriver/ui/core/WidgetImpl.java
src/main/java/org/oneandone/qxwebdriver/ui/core/scroll/AbstractScrollArea.java
src/main/java/org/oneandone/qxwebdriver/ui/core/scroll/ScrollPane.java
src/main/java/org/oneandone/qxwebdriver/ui/form/ComboBox.java
src/main/java/org/oneandone/qxwebdriver/ui/form/IBooleanForm.java
src/main/java/org/oneandone/qxwebdriver/ui/form/List.java
src/main/java/org/oneandone/qxwebdriver/ui/form/MenuButton.java
src/main/java/org/oneandone/qxwebdriver/ui/form/SelectBox.java
src/main/java/org/oneandone/qxwebdriver/ui/form/VirtualComboBox.java
src/main/java/org/oneandone/qxwebdriver/ui/form/VirtualSelectBox.java
src/main/java/org/oneandone/qxwebdriver/ui/list/List.java
src/main/java/org/oneandone/qxwebdriver/ui/menu/Menu.java
src/main/java/org/oneandone/qxwebdriver/ui/tabview/TabView.java
src/main/java/org/oneandone/qxwebdriver/ui/tree/Tree.java
src/main/java/org/oneandone/qxwebdriver/ui/tree/VirtualTree.java
src/main/java/org/oneandone/qxwebdriver/ui/tree/core/AbstractItem.java
src/main/resources/javascript/getChildControl.js
src/main/resources/javascript/getChildrenElements.js
src/main/resources/javascript/getClassname.js
src/main/resources/javascript/getContentElement.js
src/main/resources/javascript/getElementFromProperty.js
src/main/resources/javascript/getElementsFromProperty.js
src/main/resources/javascript/getInheritance.js
src/main/resources/javascript/getInterfaces.js
src/main/resources/javascript/getItemFromSelectables.js
src/main/resources/javascript/getObjectHash.js
src/main/resources/javascript/getPropertyValue.js
src/main/resources/javascript/getPropertyValueAsJson.js
src/main/resources/javascript/getScrollMax.js
src/main/resources/javascript/isApplicationReady.js
src/main/resources/javascript/qxh.js
src/main/resources/javascript/scrollTo.js
src/test/java/org/oneandone/qxwebdriver/widgetbrowser/Common.java
src/test/java/org/oneandone/qxwebdriver/widgetbrowser/FormIT.java
src/test/java/org/oneandone/qxwebdriver/widgetbrowser/ListIT.java
src/test/java/org/oneandone/qxwebdriver/widgetbrowser/ToolbarMenuIT.java
src/test/java/org/oneandone/qxwebdriver/widgetbrowser/TreeIT.java

Download

Click the following link to download qxwebdriver-java-master.zip.

qxwebdriver-java-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test