Skip to content

Refactoring of GridViewDataSet #2925

Refactoring of GridViewDataSet

Refactoring of GridViewDataSet #2925

GitHub Actions / chrome-tests-Windows-Development-Default completed Feb 25, 2024 in 0s

UI Test Results from chrome on Windows

This run completed at 02/25/2024 16:09:52

Details

Test Results - UI Test Results from chrome on Windows

Expand the following summaries for more details:

Duration: 851.9744804 seconds
Times
Started: 2024-02-25T15:55:08.4236210+00:00
Creation: 2024-02-25T15:56:04.5846785+00:00
Queuing: 2024-02-25T15:56:04.5846787+00:00
Finished: 2024-02-25T16:09:20.3981014+00:00
Duration: 851.9744804 seconds
Outcome: Failed | Total Tests: 571 | Passed: 562 | Failed: 5
Counters
Total: 571
Executed: 567
Passed: 562
Failed: 5
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:02.5883295

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

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




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

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



---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Index is out of range. Selector: '#pager1:nth-child(0) li a', Sequence contains 4 elements, Current index: '4'

Check results: 

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

Error Stack Trace:

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

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

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


❌ DotVVM.Samples.Tests.Control.GridViewTests.Control_GridView_GridViewSortChanged
Name: DotVVM.Samples.Tests.Control.GridViewTests.Control_GridView_GridViewSortChanged
Class Name: DotVVM.Samples.Tests.Control.GridViewTests
Outcome: Failed
Duration: 00:00:20.1227705

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: 'false', Provided content: 'true' 
 Element selector: .result-sortdescending:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewSortChanged
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewSortChanged_1.png

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewSortChanged>b__20_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 688




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

Check results: Element contains wrong content. Expected content: 'false', Provided content: 'true' 
 Element selector: .result-sortdescending:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewSortChanged
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewSortChanged_2.png

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewSortChanged>b__20_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 688



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

Check results: Element contains wrong content. Expected content: 'false', Provided content: 'true' 
 Element selector: .result-sortdescending:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewSortChanged
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewSortChanged_1.png

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

Check results: Element contains wrong content. Expected content: 'false', Provided content: 'true' 
 Element selector: .result-sortdescending:nth-child(0) 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewSortChanged
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewSortChanged_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewSortChanged>b__20_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 688

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

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


❌ 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.4473903

Error Message

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

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

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

Check results: Element is displayed and should not be. 
 Element selector: li 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\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 64




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

Check results: Element is displayed and should not be. 
 Element selector: li 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\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 64



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

Check results: Element is displayed and should not be. 
 Element selector: li 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\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 is displayed and should not be. 
 Element selector: li 


Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/DataPager/DataPager
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\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 64

----- 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 64

----- 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 64


❌ DotVVM.Samples.Tests.Control.GridViewTests.Control_GridView_GridViewStaticCommand
Name: DotVVM.Samples.Tests.Control.GridViewTests.Control_GridView_GridViewStaticCommand
Class Name: DotVVM.Samples.Tests.Control.GridViewTests
Outcome: Failed
Duration: 00:00:17.7775724

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '28'.

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewStaticCommand
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewStaticCommand_1.png

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '28'.

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewStaticCommand
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewStaticCommand_2.png

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81



---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '28'.

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewStaticCommand
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewStaticCommand_1.png

---- Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException : Riganti.Selenium.Core.Abstractions.Exceptions.SequenceCountException: Element count in sequence is different from the expected value. Selector: 'table tbody tr', Expected value: '5', Actual value: '28'.

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/ControlSamples/GridView/GridViewStaticCommand
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Control_GridView_GridViewStaticCommand_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Control.GridViewTests.<>c.<Control_GridView_GridViewStaticCommand>b__2_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Control/GridViewTests.cs:line 81

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

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


🔘 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.CompilationPageTest.Feature_CompilationPage_SmokeTest
Name: DotVVM.Samples.Tests.Feature.CompilationPageTest.Feature_CompilationPage_SmokeTest
Class Name: DotVVM.Samples.Tests.Feature.CompilationPageTest
Outcome: Failed
Duration: 00:00:16.6277403

Error Message

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

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

// Exception #1: 
Xunit.Sdk.InRangeException: Assert.InRange() Failure: Value not in range
Range:  (10 - 2147483647)
Actual: 0
   at Xunit.Assert.InRange[T](T actual, T low, T high, IComparer`1 comparer) in /_/src/xunit.assert/Asserts/RangeAsserts.cs:line 57
   at Xunit.Assert.InRange[T](T actual, T low, T high) in /_/src/xunit.assert/Asserts/RangeAsserts.cs:line 34
   at DotVVM.Samples.Tests.Feature.CompilationPageTest.<Feature_CompilationPage_SmokeTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/CompilationPageTests.cs:line 27
   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: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'compile-all-button'

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/_dotvvm/diagnostics/compilation
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Feature_CompilationPage_SmokeTest_2.png

   at DotVVM.Samples.Tests.Feature.CompilationPageTest.<Feature_CompilationPage_SmokeTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/CompilationPageTests.cs:line 22



---- Assert.InRange() Failure: Value not in range
Range:  (10 - 2147483647)
Actual: 0
---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'compile-all-button'

Check results: 

Browser: chrome:fast
Url: http://localhost:5407/_dotvvm/diagnostics/compilation
Screenshot: D:\a\dotvvm\dotvvm\artifacts\TestResults\20240225\Riganti.Selenium.AssertApi.AssertApiSeleniumTestExecutorExtensions_Feature_CompilationPage_SmokeTest_2.png

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.CompilationPageTest.<Feature_CompilationPage_SmokeTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/CompilationPageTests.cs:line 27
   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 (Xunit.Sdk.InRangeException) -----
   at DotVVM.Samples.Tests.Feature.CompilationPageTest.<Feature_CompilationPage_SmokeTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/CompilationPageTests.cs:line 27
   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 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.CompilationPageTest.<Feature_CompilationPage_SmokeTest>b__1_0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/CompilationPageTests.cs:line 22


🔘 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.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