Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of GridViewDataSet #1548

Merged
merged 64 commits into from
Jul 15, 2024

Merge pull request #1819 from riganti/feature/new-datasets-extensibility

cbe7f70
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Refactoring of GridViewDataSet #1548

Merge pull request #1819 from riganti/feature/new-datasets-extensibility
cbe7f70
Select commit
Loading
Failed to load commit list.
GitHub Actions / firefox-tests-Linux-Development-Default completed May 15, 2024 in 0s

UI Test Results from firefox on Linux

This run completed at 05/15/2024 08:55:04

Details

Test Results - UI Test Results from firefox on Linux

Expand the following summaries for more details:

Duration: 1128.6518407 seconds
Times
Started: 2024-05-15T08:36:01.8891379+00:00
Creation: 2024-05-15T08:36:20.6484855+00:00
Queuing: 2024-05-15T08:36:20.6484856+00:00
Finished: 2024-05-15T08:54:50.5409786+00:00
Duration: 1128.6518407 seconds
Outcome: Failed | Total Tests: 582 | Passed: 571 | Failed: 7
Counters
Total: 582
Executed: 578
Passed: 571
Failed: 7
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:19.2420392

Error Message

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

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

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

Check results: Element has not attribute 'disabled'. Element selector: '#pager1:nth-child(0) li a:nth-child(0)'.

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

   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 82




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

Check results: Element has not attribute 'disabled'. Element selector: '#pager1:nth-child(0) li a:nth-child(0)'.

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

   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 82



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

Check results: Element has not attribute 'disabled'. Element selector: '#pager1:nth-child(0) li a:nth-child(0)'.

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

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

Check results: Element has not attribute 'disabled'. Element selector: '#pager1:nth-child(0) li a:nth-child(0)'.

Browser: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

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 82

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   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 82

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.UnexpectedElementStateException) -----
   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 82


❌ DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApi")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApi")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed
Duration: 00:00:21.7533293

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53



---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53


❌ 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:23.1828780

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: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewSortChanged
Screenshot: 

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




// 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: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewSortChanged
Screenshot: 

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



---- 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: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewSortChanged
Screenshot: 

---- 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: firefox:fast
Url: http://localhost:16019/ControlSamples/GridView/GridViewSortChanged
Screenshot: 

Error Stack Trace:

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

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

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


❌ 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:21.4535739

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: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

   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: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

   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: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

---- 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: firefox:fast
Url: http://localhost:16019/ControlSamples/DataPager/DataPager
Screenshot: 

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.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.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed
Duration: 00:00:19.9878949

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29



---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29


❌ DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApi")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_Next(url: "FeatureSamples/DataSet/GitHubApi")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed
Duration: 00:00:23.0627068

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29



---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApi
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass1_0.<Feature_DataSet_GitHubApi_Next>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 29


🔘 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.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Name: DotVVM.Samples.Tests.Feature.DataSetTests.Feature_DataSet_GitHubApi_NextHistory(url: "FeatureSamples/DataSet/GitHubApiStaticCommands")
Class Name: DotVVM.Samples.Tests.Feature.DataSetTests
Outcome: Failed
Duration: 00:00:21.8173240

Error Message

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

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

// Exception #1: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53




// Exception #2: 
Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53



---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

---- Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException : Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException: Sequence contains no elements. Selector: 'next-history-grid'

Check results: 

Browser: firefox:fast
Url: http://localhost:16019/FeatureSamples/DataSet/GitHubApiStaticCommands
Screenshot: 

Error Stack Trace:

   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53

----- Inner Stack Trace #1 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53

----- Inner Stack Trace #2 (Riganti.Selenium.Core.Abstractions.Exceptions.EmptySequenceException) -----
   at DotVVM.Samples.Tests.Feature.DataSetTests.<>c__DisplayClass2_0.<Feature_DataSet_GitHubApi_NextHistory>b__0(IBrowserWrapper browser) in /_/src/Samples/Tests/Tests/Feature/DataSetTests.cs:line 53


🔘 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