public void Companies_addcompany() { test = extent.StartTest("add new company"); Companies ad = new Companies(); ad.AddCompany(); }