- setApplicationPath(String) - Method in class org.openqa.selenium.winium.DesktopOptions
-
Sets the absolute local path to an .exe file to be started.
- setApplicationPath(String) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets the absolute local path to an .xap file to be installed and launched.
- setApplicationPath(String) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets the absolute local path to an .appx file to be installed and launched.
- setArguments(String) - Method in class org.openqa.selenium.winium.DesktopOptions
-
Sets startup argunments of the application under test.
- setDebugConnectToRunningApp(Boolean) - Method in class org.openqa.selenium.winium.DesktopOptions
-
Sets a value indicating whether debug connect to running app.
- setDebugConnectToRunningApp(Boolean) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets a value indicating whether debug connect to running app.
- setDebugConnectToRunningApp(Boolean) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets a value indicating whether debug connect to running app.
- setDependencies(List<String>) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets a list of dependencies.
- setDeviceName(String) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets name of emulator to use for running test.
- setDeviceName(String) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets name of emulator to use for running test.
- setFiles(Map<String, String>) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets the files.
- setInnerPort(Integer) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets the inner port used to communicate between OuterDriver and InnerDrive (injected into Windows Phone app).
- setKeyboardSimulator(KeyboardSimulatorType) - Method in class org.openqa.selenium.winium.DesktopOptions
-
Sets the keyboard simulator type.
- setLaunchDelay(Integer) - Method in class org.openqa.selenium.winium.DesktopOptions
-
Sets the launch delay in milliseconds, to be waited to let visuals to initialize after application started.
- setLaunchDelay(Integer) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets launch delay in milliseconds, to be waited to let visuals to initialize
after application launched (after successful ping or timeout).
- setLaunchDelay(Integer) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets launch delay in milliseconds, to be waited to let visuals to initialize
after application launched (after successful ping or timeout).
- setLaunchTimeout(Integer) - Method in class org.openqa.selenium.winium.SilverlightOptions
-
Sets maximum timeout in milliseconds, to be waited for application to launch
- setLaunchTimeout(Integer) - Method in class org.openqa.selenium.winium.StoreAppsOptions
-
Sets maximum timeout in milliseconds, to be waited for application to launch
- SilverlightOptions - Class in org.openqa.selenium.winium
-
- SilverlightOptions() - Constructor for class org.openqa.selenium.winium.SilverlightOptions
-
- StoreAppsOptions - Class in org.openqa.selenium.winium
-
- StoreAppsOptions() - Constructor for class org.openqa.selenium.winium.StoreAppsOptions
-