Forum Discussion
Anonymous
2 years agoNot applicable
Could you please give me solution.
pageble is it possible? I am getting error.
- Anonymous2 years ago
Hi Anonymous ,
I think you can try to change the Timeout duration as below.
Source = Web.BrowserContents("...", [WaitFor = [Timeout = #duration(0,0,0,15)]])Here is the reference link.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- lbendlinSuper User
Make your localhost server run faster, or ask for fewer rows.
- AnonymousNot applicable
Hi Anonymous ,
I think you can try to change the Timeout duration as below.
Source = Web.BrowserContents("...", [WaitFor = [Timeout = #duration(0,0,0,15)]])Here is the reference link.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.