Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ebay https login
#2
Configuration1:

Virtual PC 2007
Windows 2000
IE 5.5

web url 1 works well with other websites but hangs with ebay.

Configuration2:

Virtual PC 2007
Windows 2000
IE5.0

web url 1 works well, but IE shows errors. The same when not using web.

Configuration3:

Windows Vista
IE 7

Everything works well.

-------

Tried various workarounds. None of them worked when using web to open the url or wait.

Workaround1:
Code:
Copy      Help
run("http://hub.ebay.com/buy")
SHDocVw.IWebBrowser2 b=web("")
rep() 0.2; if(!b.Busy) break

Workaround2:
Code:
Copy      Help
run("http://hub.ebay.com/buy")
Htm el=htm("SPAN" "Home > Buy" "" win("eBay" "IEFrame") 0 2 0x21 30) ;;waits for the element max 30 s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)