public void WhenIClickOnFindOffersForMe() { Offers op = new Offers(driver); op.ClickonFindofferstome(); }