internal SeReadWebElementSelectedCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeInvokeNavigateForwardCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebDriverPageSourceCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeGetWebDriverWindowCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebElementAttributeCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeGetWebDriverCookiesCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebElementCssValueCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeSetWebDriverTimeoutCommand(CommonCmdletBase cmdlet)
     : base(cmdlet)
 {
 }
Ejemplo n.º 9
0
 internal SeNavigationCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeAddFirefoxExtensionCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }
Ejemplo n.º 11
0
 internal SeNewFirefoxProfileCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }
Ejemplo n.º 12
0
 internal SeAddChromeArgumentCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }
Ejemplo n.º 13
0
 internal SeCommand(CommonCmdletBase cmdlet)
 {
     this.Cmdlet = cmdlet;
 }
Ejemplo n.º 14
0
 internal SeStartFirefoxCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 15
0
 internal SeSaveScreenshotCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeStartInternetExplorer32Command(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebElementDisplayedCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebElementLocationCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 19
0
 internal SeConvertFromTableCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }
Ejemplo n.º 20
0
 internal SeReadWebElementTextCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeReadWebElementEnabledCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 22
0
 internal SeSetWebElementKeysCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 23
0
 internal SeReadWebDriverUrlCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
 internal SeCloseWebDriverCurrentBrowserWindowCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 25
0
 internal SeStartWebDriverCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 26
0
 internal SeEnterURLCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 27
0
 internal SeNewIEOptionsCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }
Ejemplo n.º 28
0
 internal SeStartSafariCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 29
0
 internal SeSubmitWebElementCommand(CommonCmdletBase cmdlet) : base(cmdlet)
 {
 }
Ejemplo n.º 30
0
 internal SeSetChromeBinaryCommand(CommonCmdletBase cmdlet) : base (cmdlet)
 {
 }