Package com.snapfix.pages
Class RegistrationPersonalPage
java.lang.Object
com.snapfix.core.BaseSetup
com.snapfix.core.Driver
com.snapfix.pages.RegistrationPersonalPage
public class RegistrationPersonalPage extends Driver
-
Field Summary
Fields Modifier and Type Field Description org.openqa.selenium.By
waitForAcceptTermAndCondition
org.openqa.selenium.By
waitForAlertMessagePopup
org.openqa.selenium.By
waitForBusinessAdress
org.openqa.selenium.By
waitForBusinessContinueButton
org.openqa.selenium.By
waitForBusinessEmail
org.openqa.selenium.By
waitForBusinessName
org.openqa.selenium.By
waitForBusinessPassword
org.openqa.selenium.By
waitForBusinessPhoneNumber
org.openqa.selenium.By
waitForBusinessYourName
org.openqa.selenium.By
waitForContrySearchBox
org.openqa.selenium.By
waitForPersonalTab
org.openqa.selenium.By
waitForRegisterLink
org.openqa.selenium.By
waitForValidationMessage
-
Constructor Summary
Constructors Constructor Description RegistrationPersonalPage()
RegistrationPersonalPage(java.lang.String drv)
-
Method Summary
Methods inherited from class com.snapfix.core.Driver
backNavigate, lauchApp, tearDown
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
waitForRegisterLink
public org.openqa.selenium.By waitForRegisterLink -
waitForBusinessName
public org.openqa.selenium.By waitForBusinessName -
waitForBusinessAdress
public org.openqa.selenium.By waitForBusinessAdress -
waitForBusinessYourName
public org.openqa.selenium.By waitForBusinessYourName -
waitForBusinessEmail
public org.openqa.selenium.By waitForBusinessEmail -
waitForBusinessPhoneNumber
public org.openqa.selenium.By waitForBusinessPhoneNumber -
waitForBusinessPassword
public org.openqa.selenium.By waitForBusinessPassword -
waitForAcceptTermAndCondition
public org.openqa.selenium.By waitForAcceptTermAndCondition -
waitForBusinessContinueButton
public org.openqa.selenium.By waitForBusinessContinueButton -
waitForValidationMessage
public org.openqa.selenium.By waitForValidationMessage -
waitForContrySearchBox
public org.openqa.selenium.By waitForContrySearchBox -
waitForPersonalTab
public org.openqa.selenium.By waitForPersonalTab -
waitForAlertMessagePopup
public org.openqa.selenium.By waitForAlertMessagePopup
-
-
Constructor Details
-
RegistrationPersonalPage
public RegistrationPersonalPage() -
RegistrationPersonalPage
public RegistrationPersonalPage(java.lang.String drv)
-
-
Method Details
-
verifyNoPersonalYourName
public void verifyNoPersonalYourName() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyNoPersonalEmailAddress
public void verifyNoPersonalEmailAddress() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyNoPersonalPhoneNumber
public void verifyNoPersonalPhoneNumber() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyNoPersonalPassword
public void verifyNoPersonalPassword() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyNotAcceptTermAndCondition
public void verifyNotAcceptTermAndCondition() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmail
public void verifyInvalidEmail() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailNoAtTheRate
public void verifyInvalidEmailNoAtTheRate() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailOneAtTheRateCharacterAllowed
public void verifyInvalidEmailOneAtTheRateCharacterAllowed() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailSpecialCharacterOutsideQuotationMarks
public void verifyInvalidEmailSpecialCharacterOutsideQuotationMarks() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailQuotationString
public void verifyInvalidEmailQuotationString() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailStringBackslash
public void verifyInvalidEmailStringBackslash() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailBackslash
public void verifyInvalidEmailBackslash() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidEmailDoubleDotsAfterAtTheRate
public void verifyInvalidEmailDoubleDotsAfterAtTheRate() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithFourDigit
public void verifyInvalidPhoneNumberWithFourDigit() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithElevenDigit
public void verifyInvalidPhoneNumberWithElevenDigit() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithTenZero
public void verifyInvalidPhoneNumberWithTenZero() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithSpecialCharacter
public void verifyInvalidPhoneNumberWithSpecialCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithSemicolon
public void verifyInvalidPhoneNumberWithSemicolon() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithTenDigit
public void verifyInvalidPhoneNumberWithTenDigit() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithFourDigitAnotherCountry
public void verifyInvalidPhoneNumberWithFourDigitAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithElevenDigitAnotherCountry
public void verifyInvalidPhoneNumberWithElevenDigitAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithTenZeroAnotherCountry
public void verifyInvalidPhoneNumberWithTenZeroAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithSpecialCharacterAnotherCountry
public void verifyInvalidPhoneNumberWithSpecialCharacterAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithSemicolonAnotherCountry
public void verifyInvalidPhoneNumberWithSemicolonAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPhoneNumberWithTenDigitAnotherCountry
public void verifyInvalidPhoneNumberWithTenDigitAnotherCountry() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithLengthTwo
public void verifyInvalidPasswordWithLengthTwo() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithEightNumber
public void verifyInvalidPasswordWithEightNumber() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithTwoCharacter
public void verifyInvalidPasswordWithTwoCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithEightCharacter
public void verifyInvalidPasswordWithEightCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithEightUppercaseCharacter
public void verifyInvalidPasswordWithEightUppercaseCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithFourUppercaseCharacterFourLowercaseCharacter
public void verifyInvalidPasswordWithFourUppercaseCharacterFourLowercaseCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithFourUppercaseCharacterFourNumeric
public void verifyInvalidPasswordWithFourUppercaseCharacterFourNumeric() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithFourLowercaseCharacterFourNumeric
public void verifyInvalidPasswordWithFourLowercaseCharacterFourNumeric() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyInvalidPasswordWithUppercaseCharacterNumericWithLessThanEightCharacter
public void verifyInvalidPasswordWithUppercaseCharacterNumericWithLessThanEightCharacter() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyAlreadyEmailWithApiCheck
public void verifyAlreadyEmailWithApiCheck() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-
verifyAlreadyPhoneNumberWithApiCheck
public void verifyAlreadyPhoneNumberWithApiCheck() throws java.lang.InterruptedException- Throws:
java.lang.InterruptedException
-