ZennoLab Assemblies Documentation
Instance Class Methods


ZennoLab.CommandCenter Namespace : Instance Class

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

Public Methods
 NameDescription
Public MethodAdd text to title of instance.  
Public MethodReplaces data of browser request.  
Public MethodReplaces data of browser response.  
Public MethodClears the cache.  
Public MethodClears the cookies.  
Public MethodRemoves the proxy from the Instance object.  
Public MethodEmulates a click on specified area.  
Public MethodCloses all tabs except the main tab.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodEvaluates localy the specified java script code (supports WSH objects).  
Public MethodSearches for an HTML element using IntelliSearch technology, and returns the first or the most appropriate occurrence.  
Public MethodReturns the preference of browser.  
Public MethodReturns the content policy mode. It can have a value "DirectLoad", "WhiteList", "BlockList".  
Public MethodReturns collection of domains texts for "WhiteList" or "BlockList" policy.  
Public MethodReturns collection of regexs for "WhiteList" or "BlockList" policy.  
Public MethodGets cookie.  
Public MethodReturns a collection of current visible fonts.  
Public MethodGets the geoposition coordinates.  
Public MethodServes as the default hash function.  
Public MethodGets the system timezone.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns a collection of current visible plugins.  
Public MethodReturns a proxy of the Instance object.  
Public MethodGets super cookie.  
Public MethodReturns tab by the address.  
Public MethodReturns the value of a branch in the template for the specified step.  
Public MethodGets the system timezone.  
Public MethodGets the IP addresses, that have been set last time. The returned values will be empty for disable work mode, "default" for enable work mode. For emulate work mode returns user values or empty strings, if user don't set any values.  
Public MethodReturns a collection of current visible devices.  
Public MethodHide the font. The method needs isolated process, because it is applied to all instances in the process.  
Public MethodOverloaded. Hide navigator field for tab.  
Public MethodHide the plugin.  
Public MethodHide the webrtc device. Device emulation works only if WebRTCWorkMode sets to Emulate.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSets additional base of IntelliSearch.  
Public MethodSets base of IntelliSearch.  
Public MethodChanges the instance browser type to the required one. Works only in ProjectMaker and ZennoPoster.  
Public MethodOverloaded. Loads cookie.  
Public MethodOverloaded. Loads fonts. The method needs isolated process, because it is applied to all instances in the process.  
Public MethodOverloaded. Loads indexedDB.  
Public MethodOverloaded. Loads local storage.  
Public MethodOverloaded. Loads plugins.  
Public MethodOverloaded. Loads super cookie.  
Public MethodOverloaded. Loads devices.  
Public MethodPerforms 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 MethodCreates a new tab in the current instance.  
Public MethodRefresh the field emulation delay.  
Public MethodPrepare before release instance.  
Public MethodReloads the current Instance object. Works only in ProjectMaker and ZennoPoster.  
Public MethodOverloaded. Saves cookie.  
Public MethodOverloaded. Saves fonts. The method needs isolated process, because it is applied to all instances in the process.  
Public MethodOverloaded. Saves indexedDB.  
Public MethodOverloaded. Saves local storage.  
Public MethodOverloaded. Saves plugins.  
Public MethodOverloaded. Saves super cookie.  
Public MethodOverloaded. Saves devices.  
Public MethodEmulates the typing.  
Public MethodSets the policy for the windows of the authorization.  
Public MethodSets the broswer preference. The method needs isolated process, because it is applied to all instances in the process.  
Public MethodSets the certificate to browser.  
Public MethodSets the policy for the window of making the certificate.  
Public MethodSets the policy for browser content.  
Public MethodSets cookie.  
Public MethodSets the all the default settings.  
Public MethodSets the files for upload.  
Public MethodSets the policy for the windows of to send the file to the server.  
Public MethodSets the geoposition coordinates and enables it for websites.  
Public MethodOverloaded. Sets the header for tab.  
Public MethodSets the system timezone.  
Public MethodSets the policy for pop-up Prompt windows with an input field value.  
Public MethodSets the policy for pop-up Alert windows with one-click OK.  
Public MethodSets the policy for pop-up windows Confirm with OK and Cancel.  
Public MethodOverloaded. Sets the proxy to the instance.  
Public MethodOverloaded. Sets the screen settings.  
Public MethodSets super cookie.  
Public MethodSets the value of a branch in the template for the specified step.  
Public MethodSets the system timezone.  
Public MethodSets the user header for tabs requests.  
Public MethodSets the IP addresses for emulate WebRTC settings. The method needs isolated process, because it is applied to all instances in the process. It will generate host candidates for RTP on UDP and route through NAT, if it required.  
Public MethodOverloaded. Sets the window settings.  
Public MethodSets the size of window.  
Public MethodShow the font. The method needs isolated process, because it is applied to all instances in the process.  
Public MethodOverloaded. Show navigator field for tab.  
Public MethodShow the plugin.  
Public MethodShow the webrtc device. Device emulation works only if WebRTCWorkMode sets to Emulate.  
Public MethodStop the active downloads.  
Public MethodWaits for end of the filling up field.  
Public MethodWait while instance prerpare all tabs.  
Public MethodShow instance window and wait for user action.  
Top
Protected Methods
 NameDescription
Protected Method  
Protected Method  
Protected Method  
Protected Method  
Protected Method  
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

Instance Class
ZennoLab.CommandCenter Namespace
Tab Class