| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace : Instance Class |
The following tables list the members exposed by Instance.
| Name | Description | |
|---|---|---|
![]() | Instance Constructor | Initialize a new instance of the Instance class |
| Name | Description | |
|---|---|---|
![]() | _id | |
![]() | _lastWaitDateTime | |
![]() | _portUrl | |
![]() ![]() | Rnd |
| Name | Description | |
|---|---|---|
![]() | ActiveTab | Gets the active tab. |
![]() | Address | Get instances mode. |
![]() | AllowPopUp | Gets or sets a value that indicates whether popups are allowed. |
![]() | AllowScriptError | Gets or sets a value that indicates whether script error are allowed. |
![]() | AllTabs | Gets the all open tabs. |
![]() | BackGroundSoundsPlay | Gets or sets a value that indicates whether play background sounds associated with the document are allowed. |
![]() | CanvasRenderMode | Gets or set the information about canvas render mode. |
![]() | CanvasRenderSeed | Gets or set the seed string for generating fake canvas. |
![]() | DownloadActiveX | Gets or sets a value that indicates whether to download ActiveX controls are allowed. |
![]() | DownloadFrame | Gets or sets a value that indicates whether download contents of frames are allowed. |
![]() | DownloadsPath | Gets or sets the path for downloads. |
![]() | DownloadVideos | Gets or sets a value that indicates whether download videos contained in the document are allowed. |
![]() | EmulationLevel | Gets or sets the current emulation level. |
![]() | ErrorDetected | Gets information about the error detected in the performance last command. |
![]() | FieldEmulationDelay | Gets or sets the field emulation delay. |
![]() | FormTitle | Gets the parent form title |
![]() | IgnoreAdditionalRequests | Gets or set the information about ignoring additional requests. |
![]() | IgnoreAjaxRequests | Gets or set the information about ignoring ajax requests. |
![]() | IgnoreFlashRequests | Gets or set the information about ignoring flash requests. |
![]() | IgnoreFrameRequests | Gets or set the information about ignoring frame requests. |
![]() | IsVoid | Gets the specified instance is void or not. |
![]() | LastDownloadedFile | Gets the path of the last downloaded file. |
![]() | LoadPictures | Gets or sets a value that indicates whether loading picture from server are allowed. |
![]() | MainTab | Gets the main tab. The tab with name "page" or last created. |
![]() | NavigateErrorCountRunning | Gets or sets the count of the detected navigation errors. |
![]() | Port | Gets or sets the current port of the Instance object. |
![]() | RunActiveX | Gets or sets a value that indicates whether to run on the execution of ActiveX controls are allowed. |
![]() | ScreenResolution | Gets the screen resolution. |
![]() | SymbolEmulationDelay | Gets or sets the symbol emulation delay. |
![]() | TimezoneWorkMode | Gets or set the information about time zone working mode. |
![]() | Url | Gets the host of the pipe. |
![]() | UrlManipulation | Gets or set the information about url manipulation. |
![]() | UseAdds | Gets or sets a value that indicates whether blocks adds. |
![]() | UseBrowserWithoutContent | Gets or sets a value that indicates whether show content of the browser. |
![]() | UseCSS | Gets or sets a value that indicates whether use of CSS are allowed. |
![]() | UseGeoposition | Gets or sets a value that indicates whether to use geoposition are allowed. |
![]() | UseJavaApplets | Gets or sets a value that indicates whether to run Java applets are allowed. |
![]() | UseJavaScripts | Gets or sets a value that indicates whether use of Java scripts are allowed. |
![]() | UseMedia | Gets or sets a value that indicates whether to use media content are allowed. |
![]() | UsePlugins | Gets or sets a value that indicates whether to run Plugins are allowed. |
![]() | UsePluginsForceWmode | Gets or sets a value that indicates whether use of Java scripts are allowed. |
| Name | Description | |
|---|---|---|
![]() | IsWaitingUserAction | Gets the instance is waiting user action or not. |
| Name | Description | |
|---|---|---|
![]() | AddToTitle | Add text to title of instance. |
![]() | ClearCache | Clears the cache. |
![]() | ClearCookie | Clears the cookies. |
![]() | ClearProxy | Removes the proxy from the Instance object. |
![]() | Click | Emulates a click on specified area. |
![]() | CloseAllTabs | Closes all tabs except the main tab. |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | EvaluateJavaScript | Evaluates localy the specified java script code (supports WSH objects). |
![]() | FindElementByIntelliSearch | Searches for an HTML element using IntelliSearch technology, and returns the first or the most appropriate occurrence. |
![]() | GetContentPolicy | Returns the content policy mode. It can have a value "DirectLoad", "WhiteList", "BlockList". |
![]() | GetContentPolicyDomains | Returns collection of domains texts for "WhiteList" or "BlockList" policy. |
![]() | GetContentPolicyRegexs | Returns collection of regexs for "WhiteList" or "BlockList" policy. |
![]() | GetCookie | Gets cookie. |
![]() | GetGeoposition | Gets the geoposition coordinates. |
![]() | GetHashCode | Returns the hash code for this Instance object. |
![]() | GetPlugins | Returns a collection of current visible plugins. |
![]() | GetProxy | Returns a proxy of the Instance object. |
![]() | GetTabByAddress | Returns tab by the address. |
![]() | GetTemplateValue | Returns the value of a branch in the template for the specified step. |
![]() | GetTimezone | Gets the system timezone. |
![]() | HideNavigatorField | Overloaded. Hide navigator field for tab. |
![]() | HidePlugin | Hide the plugin. |
![]() | LoadCookie | Overloaded. Loads cookie. |
![]() | LoadLocalStorage | Overloaded. Loads local storage. |
![]() | LoadPlugins | Overloaded. Loads plugins. |
![]() | MinimizeMemory | Performs a forced garbage collection. May cause the application hangs. ATTENTION! When using MinimizeMemory deletes all references to elements and documents, and thus need to re-obtain elements and documents. |
![]() | NewTab | Creates a new tab in the current instance. |
![]() | RefreshFieldEmulationDelay | Refresh the field emulation delay. |
![]() | ReleasePreparing | Prepare before release instance. |
![]() | Reload | Reloads the current Instance object. Works only in ProjectMaker and ZennoPoster. |
![]() | SaveCookie | Overloaded. Saves cookie. |
![]() | SaveLocalStorage | Overloaded. Saves local storage. |
![]() | SavePlugins | Overloaded. Saves plugins. |
![]() | SendText | Emulates the typing. |
![]() | SetAuthorizationPolicy | Sets the policy for the windows of the authorization. |
![]() | SetCertificate | Sets the certificate to browser. |
![]() | SetCertificatesPolicy | Sets the policy for the window of making the certificate. |
![]() | SetContentPolicy | Sets the policy for browser content. |
![]() | SetCookie | Sets cookie. |
![]() | SetDefaultPreference | Sets the all the default settings. |
![]() | SetFileUploadPolicy | Sets the policy for the windows of to send the file to the server. |
![]() | SetGeoposition | Sets the geoposition coordinates and enables it for websites. |
![]() | SetHeader | Overloaded. Sets the header for tab. |
![]() | SetJSValuePromptPolicy | Sets the policy for pop-up Prompt windows with an input field value. |
![]() | SetOkAlertPolicy | Sets the policy for pop-up Alert windows with one-click OK. |
![]() | SetOkCancelConfirmPolicy | Sets the policy for pop-up windows Confirm with OK and Cancel. |
![]() | SetProxy | Overloaded. Sets the proxy to the instance. |
![]() | SetScreenPreference | Overloaded. Sets the screen settings. |
![]() | SetTemplateValue | Sets the value of a branch in the template for the specified step. |
![]() | SetTimezone | Sets the system timezone. |
![]() | SetUserHeader | Sets the user header for tabs requests. |
![]() | SetWindowPreference | Overloaded. Sets the window settings. |
![]() | SetWindowSize | Sets the size of window. |
![]() | ShowNavigatorField | Overloaded. Show navigator field for tab. |
![]() | ShowPlugin | Show the plugin. |
![]() | WaitFieldEmulationDelay | Waits for end of the filling up field. |
![]() | WaitForPreparing | Wait while instance prerpare all tabs. |
![]() | WaitForUserAction | Show instance window and wait for user action. |
| Name | Description | |
|---|---|---|
![]() | Init | |
![]() | InvokeOnReload |