public class SwitchWindowModel extends BrowserActionType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.citrusframework.org/schema/selenium/testcase}BrowserActionType">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
browser, description| Constructor and Description |
|---|
SwitchWindowModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the value of the name property.
|
void |
setName(String value)
Sets the value of the name property.
|
getBrowser, getDescription, setBrowser, setDescriptionprotected String name
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.