Example #1
0
            public void UserAccount()
            {
                // Creates a toggle for the given test, adds all log events under it
                // Create an class and object to call the method

                EditProfile obj = new EditProfile();

                obj.EditProfilePage();
            }