40 package okw.gui.adapter.selenium;
43 import okw.exceptions.OKWGUIObjectNotFoundException;
44 import okw.gui.adapter.selenium.webdriver.*;
60 @
OKW( FN =
"URL", VerifyExists_TO = 1, VerifyExists_PT = 500 )
63 @
OKW( FN =
"BACK", VerifyExists_TO = 1, VerifyExists_PT = 500 )
66 @
OKW( FN =
"MAXIMIZE", VerifyExists_TO = 1, VerifyExists_PT = 500 )
69 @
OKW( FN =
"SIZE", VerifyExists_TO = 1, VerifyExists_PT = 500 )
72 @
OKW( FN =
"POSITION", VerifyExists_TO = 1, VerifyExists_PT = 500 )
76 public void SelectWindow()
84 this.ResOpenList(
"GUI-Object not found..." );
85 this.LogPrint(
"Locator: '" + this.
getLocator() +
"'" );