Exemplo n.º 1
0
        public void WhenNavigateToAccountSWishList()
        {
            AccountPage accountPage = new AccountPage(Driver);

            accountPage.CheckWishList();
        }