Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E3FCEF

Please read the Terms of Use for Materials on ZennoLab

Table of contents

Expand
titleClick here to expand the table of contents
Table of Contents

...

Expand
titleClick here to expand

Name

Description

{-Project.BrowserProfileFolder-}

Full path to profile-folder (or an empty string if profile-folder is not used).

{-Project.Directory-}

Template directory

{-Project.PluginDirectory-}

Plugin directory (if the executable template is a plugin)

{-Project.Name-}

Template name

{-Project.Proxy-}

The current proxy of the project.

{-Project.ProxyRules-}

Rule used from ProxyChecker

{-Project.LastExecutedActionElapsedTime-}

Time spent on the last executed action

{-Project.LastExecutedActionId-}

ID of the last performed action

{-Project.LastErrorComment-}

The text of the last action that ended with an error

Note

If the action did not have a custom comment (Right mouse button on the action => Comment), then an empty string will be returned.

...

Expand
titleClick here to expand

Name

Description

{-Profile.Age-}

Age

{-Profile.BornDay-}

Birthday

{-Profile.BornYear-}

Year of birth

{-Profile.BornMonth-}

Month of birth

{-Profile.Name-}

Name

{-Profile.Surname-}

Surname

{-Profile.NickName-}

Nickname

{-Profile.Email-}

E-mail address

{-Profile.EmailPassword-}

Mailbox password

{-Profile.Login-}

Login

{-Profile.Password-}

Password

{-Profile.Sex-}

Gender

{-Profile.Language-}

Language

{-Profile.Country-}

Country

{-Profile.Town-}

City

{-Profile.Region-}

Region

{-Profile.ZipCode-}

Index

{-Profile.SecretQuestionAnswer1-}

The answer to security question # 1

{-Profile.SecretQuestionAnswer2-}

The answer to security question # 2

{-Profile.AvailScreenHeight-}

Height of the generated screen (excluding the taskbar)

Note

If Screen emulation is not enabled and the parameter is not changed through C# code or through the Profile processing action, the value 50505 will be returned

{-Profile.AvailScreenWidth-}

The width of the generated screen (excluding the taskbar)

Note

If Screen emulation is not enabled and the parameter is not changed through C# code or through the Profile processing action, the value 50505 will be returned

{-Profile.ScreenSizeHeight-}

Generated Screen Height

Note

If Screen emulation is not enabled and the parameter is not changed through C# code or through the Profile processing action, the value 50505 will be returned

{-Profile.ScreenSizeWidth-}

Generated screen width

Note

If Screen emulation is not enabled and the parameter is not changed through C# code or through the Profile processing action, the value 50505 will be returned

{-Profile.ScreenLeft-}

The distance, in pixels, from the left edge of the screen to the browser window.

Can be changed using the Profile processing action

{-Profile.ScreenTop-}

The distance, in pixels, from the top of the screen to the browser window.

Can be changed using the Profile processing action

{-Profile.OuterHeight-}

Deprecated variables.

{-Profile.OuterWidth-}

{-Profile.OuterHeightShift-}

{-Profile.OuterWidthShift-}

{-Profile.HTTPAccept-}

HTTP header Accept
Indicates which content types, expressed as MIME types, the client (browser) can understand.

{-Profile.AcceptCharset-}

HTTP header Accept-Charset
Tells the character encoding the browser is willing to accept.

{-Profile.AcceptLanguage-}

HTTP header Accept-Language
Tells the server about all languages that we prefer when reading the web-page.

{-Profile.AcceptEncoding-}

HTTP header Accept-Encoding
The list of supported methods for encoding the content of an entity during transmission.

{-Profile.UserAgent-}

Generated browser User-Agent string

{-Profile.UserAgentAppCodeName-}

Individual elements of the generated User-Agent string

{-Profile.UserAgentAppName-}

{-Profile.UserAgentAppVersion-}

{-Profile.UserAgentBrowserLanguage-}

{-Profile.UserAgentCpuClass-}

{-Profile.UserAgentLanguage-}

{-Profile.UserAgentOsCpu-}

{-Profile.UserAgentPlatform-}

{-Profile.UserAgentProduct-}

{-Profile.UserAgentProductSub-}

{-Profile.None-}

Deprecated variable

...