Computer Science, asked by bandhubajaj1024, 1 year ago

How can you scrape a field on a citrix environment when the value in that field changes each transaction?(select all that apply.)

Answers

Answered by ankurbadani84
0

Answer :- Find a static element nearby then use Scrape Relative.

Relative Scraping uses OCR technology  to retrieve text from UI elements.

Selectors are used for Scraping. In case, where it is not available, target UI objects are found with help of image recognition activities to look for adjacent labels or other elements.

Answered by Arslankincsem
0

Find a static element nearby and make use of the Scrape Relative.

Scrape relative is a type of method that can help in retrieving texts from a UI element by making use of the OCR technology.

In such situations in which selectors may not be found, a target UI object is found out by using an image recognition technique to find out nearby labels or some other elements.

Similar questions