Ejemplo n.º 1
0
        public void WhenIClickCancelButtonOnTheTenantDetailsSection()
        {
            AddNewPropertyPage addNewProperty = new AddNewPropertyPage();

            addNewProperty.CanceTenantForm();
        }