Page History: Web Browser Element
Compare Page Revisions
Page Revision: 2016/05/16 17:34
|
Web Browser Element
|
Info |
Category: |
|
|
AddIn: |
Base Elements |
Creator: |
OkazoLab Team |
|
Scope: |
Parent Event |
Owns Snippets: |
no |
|
Usage: |
Presentation Screen,Status Screen, Code snippets |
Actions aligned with epochs of the parent event
Epoch | Actions |
---|
After experiment onset | The element ... |
Event rendered |
Before event onset |
After event onset |
Control loop step | The element ... |
Before event offset |
Before experiment offset | The element ... |
Properties
Generic Properties
Name | Property description | Constraints | Type | Upon change |
---|
Browser Settings |
Web Address | Description | | Type |
Zoom | Description | | Type |
Is Input Enabled | Description | | Type |
Browser Commands |
Go Back Now | Description | | Type |
Go Forward Now | Description | | Type |
Run JScript Now | Description | | Type |
Runtime Status |
Triggering Time | Returns the local event time when the current webpage is fully loaded. The element gets triggered, each time as it happens. | | clTime |
Is Triggered | Indicates whether the element has been triggered since the onset of the parent event. The element gets triggered each time when the current webpage is fully loaded. | | Boolean |
Page Size | Returns the size of the current web page. | | clSize |
Visual Appearance |
Alpha Masking | Defines, whether the visual content is used to create an opacity mask on the event surface. If masking is on, the content's pixel luminance (or, its inverse) defines transparency within element's viewport. The alpha masking allows, for example, create transparent holes on the event surface. | | enum |
AntiAliasing | Description | | Type |
Position | Description | | Type |
Size | Description | | Type |
Z Order | Description | | Type |
Pivot Point | Description | | Type |
Visible | Description | | Type |
Rotation | Description | | Type |
Effects |
Transparent Color | Description | | Type | Transparent Tolerance | Description | | Type |
Color Mask | Description | | Type |
Opacity | Description | | Type |
Contrast | Description | | Type |
Brightness | Description | | Type |
Saturation | Description | | Type |
Pixelation | Description | | Type |
Blurring | Description | | Type |
+=== Properties inherited from clElement ===
Inherited properties of clElement
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|
Web Browser elements allows interaction with dynamic webpages on the stimulus screen.
Description
Short description
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
- Insert Notes here..
- Insert Notes here..