Page 2 of 2

Re: How to delay the attention time

Posted: Wed Apr 16, 2025 7:01 pm
by wuxiao123123123
原版
{
"TimeoutPage": 30,
"TimeoutIntercept": 30,
"TimeoutWaitForElement": 20,
"RetryDelay": 5,
"TimeoutRetries": 3,
"TimeoutClick": 20,
"TimeoutFileUpload": 60
}

I don't quite understand the parameters

Re: How to delay the attention time

Posted: Thu Apr 17, 2025 9:33 pm
by martin@rootjazz
{
"TimeoutPage": 60,
"TimeoutIntercept": 60,
"TimeoutWaitForElement": 40,
"RetryDelay": 5,
"TimeoutRetries": 3,
"TimeoutClick": 30,
"TimeoutFileUpload": 90
}

Re: How to delay the attention time

Posted: Thu Apr 17, 2025 9:33 pm
by martin@rootjazz
try that. But without seeing yoru logs and knowing why it failed, it's hard to be more specific