Error codes for Web functions

The table below lists the possible error codes for the WinTask Web functions, for the errors stopping script execution (unless #IgnoreErrors=1).

 

-2146697211

An HTTP error prevents the specified page to load

-404,-405

Usual HTTP error codes

-14

Invalid character for WriteHTML - use instead WriteHTMLPaste function

-12

Download timeout

-11

Internal error - action failed

-10

The IE browser object cannot "navigate" the specified address

-8

HTML Element not found

-7

Index too big

-5

Page has not finished to load within the timeout

-4

Browser lost

-3

Bad HTML descriptor

-3

Browser not recognized (Only for StartBrowser function when its first parameter is different from "IE")

-2

Page not found

-1

Impossible to capture or invalid range (Capture Web functions)

-1

No browser in use (no UsePage or StartBrowser before)

-1

The extraction cannot be done (ExtractLink function)