[ROOT] --> C++Client

enum PCREBrowserType

These are the browser codes that identify the web browser being driven.

Source:
MobileApps\PCRE\CppClient\Include\browser.h

Code:
local enum PCREBrowserType { BROWSER_EXPLORER ,
                             BROWSER_NETSCAPE ,
                             BROWSER_OTHER } ;

Copyright (c) 2000 Dynalivery Corp.