public void Yahoo() { Yahoo yahoo = new Yahoo(driver); yahoo.goToSite(); yahoo.sendWord(); yahoo.headersToListFirstPage(); }