Overall Result: Fail
------------------------------------------------------------
'1/8/2014 11:28:05 AM' - Using .Net Runtime version: '4.0.30319.17929' for test execution. Build version is '2013.1.1120.0'.
'1/8/2014 11:28:05 AM' - Starting execution....
'1/8/2014 11:28:05 AM' - Detected a Silverlight Test. Setting EnableSilverlight=True
'1/8/2014 11:28:06 AM' - Detected custom code in test. Locating test assembly: TelerikTestAutomation.dll.
'1/8/2014 11:28:06 AM' - Assembly Found: D:\Cirrus\Cirrus_TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation_Local\TelerikTestAutomation\bin\Debug\TelerikTestAutomation.dll
'1/8/2014 11:28:06 AM' - Loading code class: 'TelerikTestAutomation.Setup_Page.Modbus_Settings.ModbusSettingsPage_Functionality'.
------------------------------------------------------------
------------------------------------------------------------
'1/8/2014 11:28:06 AM' - Enabling Html Popup Tracker. Test expecting Popups.
'1/8/2014 11:28:06 AM' - Using 'InternetExplorer' version '8.0' as default browser. 
'1/8/2014 11:28:16 AM' - 'Pass' : 1. Execute test 'Login'

>>> Test-as-Step 'login page\login\Login.tstest' log starts:

Overall Result: Pass
------------------------------------------------------------
'1/8/2014 11:28:07 AM' - Detected custom code in test. Locating test assembly: TelerikTestAutomation.dll.
'1/8/2014 11:28:07 AM' - Assembly Found: D:\Cirrus\Cirrus_TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation_Local\TelerikTestAutomation\bin\Debug\TelerikTestAutomation.dll
'1/8/2014 11:28:07 AM' - Loading code class: 'TelerikTestAutomation.Login_Page.Login.Login'.
------------------------------------------------------------
------------------------------------------------------------
'1/8/2014 11:28:07 AM' - Enabling Html Popup Tracker. Test expecting Popups.
'1/8/2014 11:28:07 AM' - Using 'InternetExplorer' version '8.0' as default browser. 
'1/8/2014 11:28:07 AM' - 'Pass' : 1. [Login_CodedStep3] : @"Navigate to : 'http://10.51.6.13/'
'1/8/2014 11:28:13 AM' - 'Pass' : 2. [Login_CodedStep1] : @"Type 'admin' into TxtUserNameTextbox", RequiresSilverlight = true
'1/8/2014 11:28:14 AM' - 'Pass' : 3. [Login_CodedStep2] : @"Type 'admin' into TxtPasswordPasswordbox", RequiresSilverlight = true
'1/8/2014 11:28:16 AM' - 'Pass' : 4. Wait for '2000' msec.
'1/8/2014 11:28:16 AM' - 'Pass' : 5. [Login_CodedStep] : @"Press Return", RequiresSilverlight = true
'1/8/2014 11:28:16 AM' - 'Pass' : 6. [Login_CodedStep4] : @"Set UserRole", RequiresSilverlight = true
------------------------------------------------------------
'1/8/2014 11:28:16 AM' - Overall Result: Pass
'1/8/2014 11:28:16 AM' - Duration: [0 min: 9 sec: 701 msec]
------------------------------------------------------------

<<< Test-as-Step 'login page\login\Login.tstest' log ends.

'1/8/2014 11:28:16 AM' - 'NotRun' : 2. Execute test 'NavigateToModbusSettingsPage'
'1/8/2014 11:28:23 AM' - 'Pass' : 3. Execute test 'NavigateToDatalogPreferencePage'

>>> Test-as-Step 'Setup Page\Data Log Preferences\NavigateToDatalogPreferencePage.tstest' log starts:

Overall Result: Pass
------------------------------------------------------------
'1/8/2014 11:28:17 AM' - Enabling Html Popup Tracker. Test expecting Popups.
'1/8/2014 11:28:17 AM' - Using 'InternetExplorer' version '8.0' as default browser. 
'1/8/2014 11:28:20 AM' - 'Pass' : 1. Click ConfigurationLinkImagehyperlinkbutton
'1/8/2014 11:28:21 AM' - 'Pass' : 2. LeftClick on DataLogTextblock
'1/8/2014 11:28:23 AM' - 'Pass' : 3. radbusyindicator (Wait for)(EditRadbusyindicator3): BusyIndicator is not busy.
------------------------------------------------------------
'1/8/2014 11:28:23 AM' - Overall Result: Pass
'1/8/2014 11:28:23 AM' - Duration: [0 min: 6 sec: 263 msec]
------------------------------------------------------------

<<< Test-as-Step 'Setup Page\Data Log Preferences\NavigateToDatalogPreferencePage.tstest' log ends.

'1/8/2014 11:28:24 AM' - 'Pass' : 4. Verify Item0Customtextbox0.IsEnabled 'Equal' 'False'
'1/8/2014 11:28:25 AM' - 'Pass' : 5. Verify Item1Customtextbox.IsEnabled 'Equal' 'False'
'1/8/2014 11:28:26 AM' - 'Pass' : 6. Verify Item2Customtextbox.IsEnabled 'Equal' 'False'
'1/8/2014 11:28:27 AM' - 'Pass' : 7. Verify Item3Customtextbox.IsEnabled 'Equal' 'False'
'1/8/2014 11:28:58 AM' - 'Fail' : 8. [ModbusSettingsPage_Functionality_CodedStep] : Verify Item0Customtextbox0.IsEnabled 'Equal' 'False'", RequiresSilverlight = true
------------------------------------------------------------
Failure Information: 
~~~~~~~~~~~~~~~
Exception thrown executing coded step: '[ModbusSettingsPage_Functionality_CodedStep] : Verify Item0Customtextbox0.IsEnabled 'Equal' 'False'", RequiresSilverlight = true'.
InnerException:
ArtOfTest.Common.Exceptions.FindElementException: Element Not found!
FindExpression used: 
[name 'Exact' ContentInnerBorder] AND [XamlTag 'Exact' border][XamlPath 'Exact' /contentpresenter[name=ContentElement]/_adminpassword[0]/dashboardcontrol[0]/border[0]/grid[0]/border[0]/contentpresenter[0]/radbusyindicator[0]/grid[0]/contentcontrol[name=Content]/contentpresenter[0]/grid[name=LayoutRoot]/customtextbox[0]]

   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
   at ArtOfTest.WebAii.Silverlight.VisualWait.ForExistsInternal(Int32 timeout, Boolean invertCondition)
   at ArtOfTest.WebAii.Silverlight.VisualWait.ForVisible(Int32 timeout)
   at ArtOfTest.WebAii.TestTemplates.XamlElementContainer.Get(XamlFindExpression expr, Boolean waitOnElement, Int32 timeout)
   at ArtOfTest.WebAii.TestTemplates.XamlElementContainer.Get(XamlFindExpression expr)
   at ArtOfTest.WebAii.TestTemplates.XamlElementContainer.Get[TControl](XamlFindExpression expr)
   at ArtOfTest.WebAii.TestTemplates.XamlElementContainer.Get[TControl](String[] clauses)
   at TelerikTestAutomation.Pages.PC5xxLoginPage.SilverlightAppElement.get_Item0Customtextbox0() in d:\Cirrus\Cirrus_TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation_Local\TelerikTestAutomation\Pages.g.cs:line 4266
   at TelerikTestAutomation.Setup_Page.Modbus_Settings.ModbusSettingsPage_Functionality.ModbusSettingsPage_Functionality_CodedStep() in d:\Cirrus\Cirrus_TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation_Local\TelerikTestAutomation\Setup Page\Modbus Settings\ModbusSettingsPage_Functionality.tstest.cs:line 77
------------------------------------------------------------
'1/8/2014 11:28:58 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'1/8/2014 11:28:58 AM' - Overall Result: Fail
'1/8/2014 11:28:58 AM' - Duration: [0 min: 51 sec: 599 msec]
------------------------------------------------------------
'1/8/2014 11:28:58 AM' - Test completed!
