private void InvokeAttemptOrderCancelByCancelButton()
 {
     InvokeSilverLightPositionBuySellTabControlsLoad("Buy");
     ADTAssertion <SilverlightAppLauncher> .AssertAttemptOrderCancelByCancelButton();
 }
Пример #2
0
 private void InvokeAttemptOrderCancelByCancelButton()
 {
     InvokeDesktopPositionBuySellTabControlsLoad("Buy");
     ADTAssertion <WpfAppLauncher> .AssertAttemptOrderCancelByCancelButton();
 }