Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello
I created a module to interact with an API, it works fine in edit mode, but in run mode I get the error "ReferenceError: Can't find variable: JPath"
I figured out that it was the JSON part that was the problem, it doesn't import the json module.
How to do?
Thanks
@GuarDofErun Using module: https://community.bablosoft.com/topic/21621/captchaimageclick-модуль-для-решения-капчи-кликами-по-изображениям-через-сервис-cap-guru
@Fox Thank you! :) 4abc8dfd-1de5-4785-9570-f3122891b04a-grafik.png Works just perfect!
@ozsuakin said in catching timeout error:
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset" best regards.
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset"
best regards.
Use the action "Ignore Errors"
@yourfriendkarol
No, for resources created via user interface, as far as I know, there is no such possibility.
You can safely use any loop with 'ignoring errors' inside, if you need to wait for adding elements.
@TravelGreg2 to get element title you need to use "Get Element Text" action together with param. Here is example: 0_1483528466704_GetTitle.xml
0_1483528588372_GetElementText.png 0_1483528558034_GetTitleInterface.png