To make scripting easy we have created the Application XRay application. We distribute this tooling with all installations of Login Enterprise. It is part of the scriptingtoolset zip you can download from the applications overview. This explanation of the Application XRay is based on the 4.1.16 and higher version.
If you want to know how to download and install the scripting pre-requisites please click here.
This section will explain all functions of the Application XRay that can be found on the Web Browser tab.
To start the Application XRay go to the ".\scriptingstoolset\ApplicationXray\" folder and start the ApplicationXRay.exe. When you start the Application XRay and click on the "Web Browser" tab you can see the below window appearing.
Crosshair button
In the top left of the Application is the Crosshair Button, this button can be clicked, and when done will turn green. In contrast to when using the Win32 functionality, the crosshair only becomes usable once you start the browser from the Application XRay.
Web Browser
The first section of the Browser Tab consists of the following functions;
- Browser
- This dropdown menu allows you to select your preferred browser / version
- Url
- Defines the URL you wish to connect too
- Use InPrivate Browsing
- Enables you to select InPrivate browser when starting the web browser.
- Start
- This button, when used, will start the preferred browser with the preferred URL.
Control Information
This section is about the selected control in the Website. This can be a button or text field found on the web-page.
- Tag
- Tag of the selected CSS Control
- Text
- The text of the selected CSS Control
- Selector
- Selector of the selected CSS Control
Action section Web Browser
Action section shows you to select which action you wish to perform on the selected Control.
- Action Dropdown
- Allows you to select your preferred action, to find out the function information please go to our scripting functions page.
- Execute
- Executes the selected action on the selected window / control with corresponding defined action
- To Clipboard
- Copy the string defined in the "Code Snippet" section to clipboard
- Copy execute to clipboard
- This checkbox enables you to automatically copy all executed actions.
- Code Snippet
- Shows you the code string, this is the combination of the preferred action to the selected Control.
Comments
0 comments
Please sign in to leave a comment.