Web Transaction
Web Transaction Device Driver allows Iotellect Server to monitor web applications. Testing and monitoring web application performance is carried out by executing test scripts. This driver is based upon third-party platform Selenium.
![]() | Selenium is a portable software testing framework for web applications. |
More information about web application monitoring can be found here.
Driver Information
Driver Plugin ID: | com.tibbo.linkserver.plugin.device.webtransaction |
Global Settings
None defined.
User Level Settings
None defined.
Device Account Properties
Connection Properties
Setting | Description |
Script | This test script will be executed at each synchronization. |
Device Assets
Assets are not supported by the driver.
Device Settings
Script contains of several actions. When script is executed it invokes actions step by step. Action invocation results is provided by the following device settings:
- Actions. A table containing every action invocation result. It includes time of action execution, action description and an error flag.
- Screenshots. There is a special action type that can make screenshots, so all screenshots are kept here.
Device Operations
- Execute Transaction. This operation starts a test script that is specified at the device properties. The operation returns a table with information about each step of the test script.
Device Events
No events provided by the driver.
Connection Handling
Web Transaction device is always Online.
Synchronization Details
Test script is executed during each synchronization. Synchronization error may appear in case of connection problems. Information about problems during the script execution is included in the resulting table.
Was this page helpful?