AeyeScan provides a function to enable crawling by specifying the XPath of the target area (buttons, input fields, etc.) on the screen when crawling fails in a remote browser.
If the remote browser fails to crawl, please use this function to enable crawling.
Please note that this setting requires the use of Chrome Developer Tools.
Caution
|
In this case, we will use the following example to explain how to use the sorting function of the “ItemList” screen on our demo site to crawl the “Sort Condition (PRICE ASCENDING)” section.
Procedure
1. Obtain the XPath of the target area in advance.
XPath is a syntax for specifying elements such as buttons and input fields on the screen.
XPaths can be obtained from Chrome's developer tools.
<Procedure to obtain XPath>
(1)Access the site you wish to diagnose with a web browser such as Chrome.
(Please note that you are not on a remote browser.)
(2) Right-click on the target site and click “Inspect” from the menu.
(3) From the Developer Tools, right-click on the target line in the HTML and click “Copy > Copy XPath” from the menu.
(4) Make a note of the copied XPath.
2.Start a remote browser with the target scan information.
3.Go to the target location in the remote browser and retrieve the operation record of the location where the crawl had failed.
4.Change the “XPath (①)” of the target operation record to the XPath obtained in step 2, and click “Update (②).
5.Click “Play to this point” from the menu of the target operation record to check if the transition to the target point is possible.
6.If the transition can be made normally, click “Apply to diagram” to crawl.
7.Confirm that the target area has been crawled on the screen transition diagram displayed after crawling.
This is the basic operation.
Please refer to the following article for a description of the screen setup items and each button.
https://www.aeyescan.help/hc/en-us/articles/37802954690585
For information on how to handle cases other than those listed in Basic Operation, please refer to the following article
https://www.aeyescan.help/hc/en-us/articles/37802923444633