Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Could you please give me solution.

 pageble  is it possible? I am getting error.

  • Anonymous's avatar
    Anonymous
    2 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 Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Make your localhost server run faster, or ask for fewer rows.

  • Anonymous's avatar
    Anonymous
    Not 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 Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.