Enum webdriver::command::GeneralAction [] [src]

pub enum GeneralAction {
    Pause(PauseAction),
}

Variants

Trait Implementations

impl PartialEq for GeneralAction
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Parameters for GeneralAction
[src]

impl ToJson for GeneralAction
[src]

Converts the value of self to an instance of JSON