public void WhenISelectFullyAbandoned(string abandoned)
 {
     assetsDetailTab.SelectFullyAbondoned(abandoned);
 }