@Before
 public void setUp() throws Exception {
   common = new Common();
   driver = common.setUpCommonDriver();
 }