GetText has become super slow

I am using GetText activity to retrieve data from a website. For most fields the speed is good, but there is a set of 6 simple address fields that it takes 26 - 28 seconds to capture. Since the process needs to do this multiple times, the duration to complete is usually 5 -6 minutes This was not a problem in versions prior to 2023.10.0

Studio 2023.12.0

@neil.obrien

Try to create selector with more attributes or more lines from the center window in the ui explorer and check…generally that lets the selector identified little quicker

Cheers

Hi,

To isolate cause, can you try to set None at WaitForPageLoad property?
If there are settings for target and anchor, try to set both properties.

Regards,

Yoichi. thanks for your suggestion. I applied it, but it makes no difference.

Also, it seems this issue of slowness, only happens with text box fields.