Skip to content

DataPager styling & templating #3134

DataPager styling & templating

DataPager styling & templating #3134

GitHub Actions / chrome-tests-Windows-Development-Default completed Sep 1, 2024 in 0s

UI Test Results from chrome on Windows

This run completed at 09/01/2024 16:19:25

Details

Test Results - UI Test Results from chrome on Windows

Expand the following summaries for more details:

Duration: 954.3092015 seconds
Times
Started: 2024-09-01T16:03:05.3527249+00:00
Creation: 2024-09-01T16:03:43.6202574+00:00
Queuing: 2024-09-01T16:03:43.6202575+00:00
Finished: 2024-09-01T16:18:59.6619264+00:00
Duration: 954.3092015 seconds
Outcome: Failed | Total Tests: 590 | Passed: 582 | Failed: 4
Counters
Total: 590
Executed: 586
Passed: 582
Failed: 4
Error: 0
Timeout: 0
Aborted: 0
Inconclusive: 0
PassedButRunAborted: 0
NotRunnable: 0
NotExecuted: 0
Disconnected: 0
Warning: 0
Completed: 0
InProgress: 0
Pending: 0

Tests:

❌ DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_DisabledAttribute
Name: DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_DisabledAttribute
Class Name: DotVVM.Samples.Tests.Control.DataPagerTests
Outcome: Failed
Duration: 00:00:24.6768806

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '2', Provided content: '' 
 Element selector: #pager1:nth-child(0) li.active:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_DisabledAttribute_1.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '2', Provided content: '' 
 Element selector: #pager1:nth-child(0) li.active:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_DisabledAttribute_2.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123



---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '2', Provided content: '' 
 Element selector: #pager1:nth-child(0) li.active:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_DisabledAttribute_1.png

---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '2', Provided content: '' 
 Element selector: #pager1:nth-child(0) li.active:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_DisabledAttribute_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_DataPager_DisabledAttribute>b__3_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 123


❌ DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_ActiveCssClass
Name: DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_DataPager_ActiveCssClass
Class Name: DotVVM.Samples.Tests.Control.DataPagerTests
Outcome: Failed
Duration: 00:00:19.3914503

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_ActiveCssClass_1.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_ActiveCssClass_2.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60



---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_ActiveCssClass_1.png

---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_DataPager_ActiveCssClass_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<>c.<Control_DataPager_DataPager_ActiveCssClass>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 60


🔘 DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests.Feature_PostbackConcurrency_RedirectPostbackQueue
Name: DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests.Feature_PostbackConcurrency_RedirectPostbackQueue
Class Name: DotVVM.Samples.Tests.Feature.PostbackConcurrencyTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

🔘 DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests.PostbackSpaNavigationTest_SuccessfulNavigation_SurvivingStaticCommand
Name: DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests.PostbackSpaNavigationTest_SuccessfulNavigation_SurvivingStaticCommand
Class Name: DotVVM.Samples.Tests.Feature.PostbackSpaNavigationTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

🔘 DotVVM.Samples.Tests.Control.CheckBoxTests.Control_CheckBox_CheckedItemsEmpty
Name: DotVVM.Samples.Tests.Control.CheckBoxTests.Control_CheckBox_CheckedItemsEmpty
Class Name: DotVVM.Samples.Tests.Control.CheckBoxTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

❌ DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.Feature_FormControlsEnabled_FormControlsEnabled
Name: DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.Feature_FormControlsEnabled_FormControlsEnabled
Class Name: DotVVM.Samples.Tests.Feature.FormControlsEnabledTests
Outcome: Failed
Duration: 00:00:22.3581581

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
OpenQA.Selenium.ElementClickInterceptedException: element click intercepted: Element <a href="javascript:;" onclick="dotvvm.postBack(this,[&quot;FormsEnabled/[$index]&quot;],&quot;miTtroHr8I1bpe/L&quot;,&quot;&quot;,null,[&quot;validate-root&quot;],[],undefined).catch(dotvvm.log.logPostBackScriptError);event.stopPropagation();return false;" data-bind="dotvvm-enable: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;linkb-enabled&quot; }" id="repeater_0_linkb-enabled">...</a> is not clickable at point (182, 852). Other element would receive the click: <select data-bind="enable: false, options: $parent.Items, value: $parent.SelectedItem, valueAllowUnset: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;cb-disabled&quot; }" disabled="" id="repeater_0_cb-disabled">...</select>
  (Session info: chrome=128.0.6613.85)
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Click()
   at Riganti.Selenium.Core.ElementWrapper.Click() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\ElementWrapper.cs:line 438
   at DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.<>c__DisplayClass0_0.<Feature_FormControlsEnabled_FormControlsEnabled>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/FormControlsEnabledTests.cs:line 62
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 138
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 147


// Exception #2: 
OpenQA.Selenium.ElementClickInterceptedException: element click intercepted: Element <a href="javascript:;" onclick="dotvvm.postBack(this,[&quot;FormsEnabled/[$index]&quot;],&quot;miTtroHr8I1bpe/L&quot;,&quot;&quot;,null,[&quot;validate-root&quot;],[],undefined).catch(dotvvm.log.logPostBackScriptError);event.stopPropagation();return false;" data-bind="dotvvm-enable: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;linkb-enabled&quot; }" id="repeater_0_linkb-enabled">...</a> is not clickable at point (182, 852). Other element would receive the click: <select data-bind="enable: false, options: $parent.Items, value: $parent.SelectedItem, valueAllowUnset: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;cb-disabled&quot; }" disabled="" id="repeater_0_cb-disabled">...</select>
  (Session info: chrome=128.0.6613.85)
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Click()
   at Riganti.Selenium.Core.ElementWrapper.Click() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\ElementWrapper.cs:line 438
   at DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.<>c__DisplayClass0_0.<Feature_FormControlsEnabled_FormControlsEnabled>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/FormControlsEnabledTests.cs:line 62
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 138
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 147

---- OpenQA.Selenium.ElementClickInterceptedException : element click intercepted: Element <a href="javascript:;" onclick="dotvvm.postBack(this,[&quot;FormsEnabled/[$index]&quot;],&quot;miTtroHr8I1bpe/L&quot;,&quot;&quot;,null,[&quot;validate-root&quot;],[],undefined).catch(dotvvm.log.logPostBackScriptError);event.stopPropagation();return false;" data-bind="dotvvm-enable: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;linkb-enabled&quot; }" id="repeater_0_linkb-enabled">...</a> is not clickable at point (182, 852). Other element would receive the click: <select data-bind="enable: false, options: $parent.Items, value: $parent.SelectedItem, valueAllowUnset: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;cb-disabled&quot; }" disabled="" id="repeater_0_cb-disabled">...</select>
  (Session info: chrome=128.0.6613.85)
---- OpenQA.Selenium.ElementClickInterceptedException : element click intercepted: Element <a href="javascript:;" onclick="dotvvm.postBack(this,[&quot;FormsEnabled/[$index]&quot;],&quot;miTtroHr8I1bpe/L&quot;,&quot;&quot;,null,[&quot;validate-root&quot;],[],undefined).catch(dotvvm.log.logPostBackScriptError);event.stopPropagation();return false;" data-bind="dotvvm-enable: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;linkb-enabled&quot; }" id="repeater_0_linkb-enabled">...</a> is not clickable at point (182, 852). Other element would receive the click: <select data-bind="enable: false, options: $parent.Items, value: $parent.SelectedItem, valueAllowUnset: true, attr: { id: &quot;repeater&quot;+'_'+$index()+'_'+&quot;cb-disabled&quot; }" disabled="" id="repeater_0_cb-disabled">...</select>
  (Session info: chrome=128.0.6613.85)

Error Stack Trace:

   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Click()
   at Riganti.Selenium.Core.ElementWrapper.Click() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\ElementWrapper.cs:line 438
   at DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.<>c__DisplayClass0_0.<Feature_FormControlsEnabled_FormControlsEnabled>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/FormControlsEnabledTests.cs:line 62
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 138
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 147
----- Inner Stack Trace #1 (OpenQA.Selenium.ElementClickInterceptedException) -----
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Click()
   at Riganti.Selenium.Core.ElementWrapper.Click() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\ElementWrapper.cs:line 438
   at DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.<>c__DisplayClass0_0.<Feature_FormControlsEnabled_FormControlsEnabled>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/FormControlsEnabledTests.cs:line 62
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 138
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 147
----- Inner Stack Trace #2 (OpenQA.Selenium.ElementClickInterceptedException) -----
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.Click()
   at Riganti.Selenium.Core.ElementWrapper.Click() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\ElementWrapper.cs:line 438
   at DotVVM.Samples.Tests.Feature.FormControlsEnabledTests.<>c__DisplayClass0_0.<Feature_FormControlsEnabled_FormControlsEnabled>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/FormControlsEnabledTests.cs:line 62
   at Riganti.Selenium.Core.TestInstance.RunTest(IWebBrowser browser) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 138
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RunAsyncCore() in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 59
   at Riganti.Selenium.Core.TestInstance.RetryAsync(Func`1 action, Int32 testAttemptsCount) in D:\ba\_work\129\s\src\Core\Riganti.Selenium.Core\TestInstance.cs:line 147

🔘 DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect
Name: DotVVM.Samples.Tests.ErrorsTests.Error_ExceptionWindow_GitHubRedirect
Class Name: DotVVM.Samples.Tests.ErrorsTests
Outcome: NotExecuted 🔘
Duration: 00:00:00.0010000

❌ DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_NearPageIndexes
Name: DotVVM.Samples.Tests.Control.DataPagerTests.Control_DataPager_NearPageIndexes
Class Name: DotVVM.Samples.Tests.Control.DataPagerTests
Outcome: Failed
Duration: 00:00:20.3007668

Error Message

Riganti.Selenium.Core.Abstractions.Exceptions.SeleniumTestFailedException : 

-----------  Aggregated Inner Exceptions  -----------

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_NearPageIndexes_1.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0& ) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 264
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_NearPageIndexes_2.png

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0& ) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 264
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286



---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_NearPageIndexes_1.png

---- Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException : Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException

Check results: Element contains wrong content. Expected content: '1', Provided content: '' 
 Element selector: #pager1:nth-child(0) li:not([style*='none']):nth-child(0) span,a:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240901\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_DataPager_NearPageIndexes_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0& ) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 264
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0& ) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 264
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>g__CheckNearPageIndexes|7_1(IEnumerable`1 indexes, <>c__DisplayClass7_0& ) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 264
   at DotVVM.Samples.Tests.Control.DataPagerTests.<Control_DataPager_NearPageIndexes>b__7_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/DataPagerTests.cs:line 286