public void ThenDistributionRecordsShouldBeDisplayed()
 {
     distributionTab.GetDistributionRecords().Should().NotBeNull();
 }