| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace : Instance Class |
For a list of all members of this type, see Instance members.
| 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 |