ZennoLab Assemblies Documentation
Instance Class Methods


For a list of all members of this type, see Instance members.

Public Methods
 NameDescription
Public MethodAddToTitleAdd text to title of instance.  
Public MethodClearCacheClears the cache.  
Public MethodClearCookieClears the cookies.  
Public MethodClearProxyRemoves the proxy from the Instance object.  
Public MethodClickEmulates a click on specified area.  
Public MethodCloseAllTabsCloses all tabs except the main tab.  
Public MethodEqualsOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodEvaluateJavaScriptEvaluates localy the specified java script code (supports WSH objects).  
Public MethodFindElementByIntelliSearchSearches for an HTML element using IntelliSearch technology, and returns the first or the most appropriate occurrence.  
Public MethodGetContentPolicyReturns the content policy mode. It can have a value "DirectLoad", "WhiteList", "BlockList".  
Public MethodGetContentPolicyDomainsReturns collection of domains texts for "WhiteList" or "BlockList" policy.  
Public MethodGetContentPolicyRegexsReturns collection of regexs for "WhiteList" or "BlockList" policy.  
Public MethodGetCookieGets cookie.  
Public MethodGetGeopositionGets the geoposition coordinates.  
Public MethodGetHashCodeReturns the hash code for this Instance object.  
Public MethodGetPluginsReturns a collection of current visible plugins.  
Public MethodGetProxyReturns a proxy of the Instance object.  
Public MethodGetTabByAddressReturns tab by the address.  
Public MethodGetTemplateValueReturns the value of a branch in the template for the specified step.  
Public MethodGetTimezoneGets the system timezone.  
Public MethodHideNavigatorFieldOverloaded. Hide navigator field for tab.  
Public MethodHidePluginHide the plugin.  
Public MethodLoadCookieOverloaded. Loads cookie.  
Public MethodLoadLocalStorageOverloaded. Loads local storage.  
Public MethodLoadPluginsOverloaded. Loads plugins.  
Public MethodMinimizeMemoryPerforms 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.  
Public MethodNewTabCreates a new tab in the current instance.  
Public MethodRefreshFieldEmulationDelayRefresh the field emulation delay.  
Public MethodReleasePreparingPrepare before release instance.  
Public MethodReloadReloads the current Instance object. Works only in ProjectMaker and ZennoPoster.  
Public MethodSaveCookieOverloaded. Saves cookie.  
Public MethodSaveLocalStorageOverloaded. Saves local storage.  
Public MethodSavePluginsOverloaded. Saves plugins.  
Public MethodSendTextEmulates the typing.  
Public MethodSetAuthorizationPolicySets the policy for the windows of the authorization.  
Public MethodSetCertificateSets the certificate to browser.  
Public MethodSetCertificatesPolicySets the policy for the window of making the certificate.  
Public MethodSetContentPolicySets the policy for browser content.  
Public MethodSetCookieSets cookie.  
Public MethodSetDefaultPreferenceSets the all the default settings.  
Public MethodSetFileUploadPolicySets the policy for the windows of to send the file to the server.  
Public MethodSetGeopositionSets the geoposition coordinates and enables it for websites.  
Public MethodSetHeaderOverloaded. Sets the header for tab.  
Public MethodSetJSValuePromptPolicySets the policy for pop-up Prompt windows with an input field value.  
Public MethodSetOkAlertPolicySets the policy for pop-up Alert windows with one-click OK.  
Public MethodSetOkCancelConfirmPolicySets the policy for pop-up windows Confirm with OK and Cancel.  
Public MethodSetProxyOverloaded. Sets the proxy to the instance.  
Public MethodSetScreenPreferenceOverloaded. Sets the screen settings.  
Public MethodSetTemplateValueSets the value of a branch in the template for the specified step.  
Public MethodSetTimezoneSets the system timezone.  
Public MethodSetUserHeaderSets the user header for tabs requests.  
Public MethodSetWindowPreferenceOverloaded. Sets the window settings.  
Public MethodSetWindowSizeSets the size of window.  
Public MethodShowNavigatorFieldOverloaded. Show navigator field for tab.  
Public MethodShowPluginShow the plugin.  
Public MethodWaitFieldEmulationDelayWaits for end of the filling up field.  
Public MethodWaitForPreparingWait while instance prerpare all tabs.  
Public MethodWaitForUserActionShow instance window and wait for user action.  
Top
Protected Methods
 NameDescription
Protected MethodInit  
Protected MethodInvokeOnReload  
Top
See Also

Reference

Instance Class
ZennoLab.CommandCenter Namespace
Tab Class

Send Feedback