Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IE refresh and waiting time issues
#1
Would anybody advise me on how to deal with IE hanging up when the page downloading does not progress eternally?
I use: web URL 0x2003 HWND
When browser hangs, QM thread does same.
I thought that 20 sec waiting time in web command would stop waiting but in my case it does not.
Another issue is that the web command does not refresh the page when repeatedly used. It keeps same content unless manually refreshed. I do not know how to deal with it.
What would be efficient way to fix these two things?
Thanks.
#2
What is the web page?

To set 20 s timeout
Code:
Copy      Help
web URL MakeInt(3 20) HWND
#3
It is in seller account at amazon. Login required.
str URL="https://sellercentral.amazon.com/gp/orders-v2/list?ie=UTF8&useSavedSearch=default"

Thanks for the fix. I will also check if fixing the flag helps to refresh page.


Forum Jump:


Users browsing this thread: 1 Guest(s)