diff --git a/index.html b/index.html index f658dec7a..c8f9a2776 100644 --- a/index.html +++ b/index.html @@ -1308,7 +1308,7 @@

Errors

-

Extensions

+

Extensions

Using the terminology defined in this section, others may define additional commands that seamlessly integrate with the standard protocol. This allows @@ -3498,7 +3498,7 @@

Switch To Parent Frame

-

Resizing and positioning windows

+

Resizing and positioning windows

WebDriver provides commands for interacting with the operating system window @@ -3618,7 +3618,7 @@

Resizing and positioning windows

or until the operation times out.
-

Get Window Rect

+

Get Window Rect

@@ -3652,7 +3652,7 @@

Get Window Rect

-

Set Window Rect

+

Set Window Rect

@@ -3778,7 +3778,7 @@

Set Window Rect

-

Maximize Window

+

Maximize Window

@@ -3825,7 +3825,7 @@

Maximize Window

-

Minimize Window

+

Minimize Window

@@ -3868,7 +3868,7 @@

Minimize Window

-

Fullscreen Window

+

Fullscreen Window

@@ -6261,7 +6261,7 @@

Executing Script

and is therefore not subject to the document CSP directives.
-

Execute Script

+

Execute Script

@@ -6317,7 +6317,7 @@

Execute Script

-

Execute Async Script

+

Execute Async Script

@@ -6868,7 +6868,7 @@

Actions

-

Input sources

+

Input sources

The objects and properties defined in this section are spec-internal constructs @@ -6886,7 +6886,7 @@

Input sources

-

Sources

+

Sources

A null input source is an input source that is not associated with a specific physical device. A null input source @@ -6974,7 +6974,7 @@

Sources

-

State

+

State

Input source state is used as a generic term to @@ -7182,7 +7182,7 @@

Ticks

-

Processing actions

+

Processing actions

The algorithm for extracting an action sequence from a request takes the @@ -7627,7 +7627,7 @@

Processing actions

-

Dispatching actions

+

Dispatching actions

The algorithm to dispatch actions takes a list of actions grouped by tick, and then causes each action to be run at the @@ -7753,7 +7753,7 @@

Dispatching actions

-

General actions

+

General actions

When required to dispatch a pause action with arguments source id, action object, @@ -7767,7 +7767,7 @@

General actions

-

Keyboard actions

+

Keyboard actions

The normalised key value for a raw key key is, if key appears in the table below, the string value in @@ -8208,7 +8208,7 @@

Keyboard actions

-

Pointer actions

+

Pointer actions

When required to dispatch a pointerDown action with arguments source id, action object, @@ -8513,7 +8513,7 @@

Pointer actions

-

Perform Actions

+

Perform Actions

@@ -8550,7 +8550,7 @@

Perform Actions

-

Release Actions

+

Release Actions