public void ThenISeeEyeButtonForAllRecords()
 {
     documents.ValidateEyeButton().Should().BeTrue();
 }