Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
integration [2021/02/17 19:09]
admin [Integrate TestOptimal in your java project (Java /IDE Connector)]
integration [2021/02/25 22:23] (current)
admin [Integrate TestOptimal in your java project (Java /IDE Connector)]
Line 10: Line 10:
   * [[# Integrate TestOptimal in your java project (Java /IDE Connector)]]   * [[# Integrate TestOptimal in your java project (Java /IDE Connector)]]
   * [[# Integrate TestOptimal in your web project (javascript/node.js)]]   * [[# Integrate TestOptimal in your web project (javascript/node.js)]]
-  * [[plugins#agent_plugin|Remote Agent]] - used by Java and Javascript/node.js above.+  * [[plugins#agent_plugin|Remote Agent]] - used to build Java Integration and Javascript/Node.js Integration above.
  
 ---- ----
Line 149: Line 149:
      <groupId>com.github.testoptimal</groupId>      <groupId>com.github.testoptimal</groupId>
      <artifactId>JavaConnector</artifactId>      <artifactId>JavaConnector</artifactId>
-     <version>1.0.2</version>+     <version>1.0.4</version>
    </dependency>    </dependency>
  
Line 273: Line 273:
 You may try out above sample scripts with the web client bundled in //TestOptimal// installation: You may try out above sample scripts with the web client bundled in //TestOptimal// installation:
  
-http://localhost:8886/DemoApp/Demo_MBT.html+http://localhost:8888/DemoApp/Demo_MBT.html