public void ThenIEditRecordContainingDESCRIPTION(string DesValue)
 {
     assetsDetailTab.EditWithDescription(DesValue);
 }