Class MessagesPage

java.lang.Object
com.snapfix.core.BaseSetup
com.snapfix.core.Driver
com.snapfix.pages.MessagesPage

public class MessagesPage
extends Driver
  • Field Details

    • searchTextBox

      public org.openqa.selenium.By searchTextBox
    • waitForSearchIcon

      public org.openqa.selenium.By waitForSearchIcon
    • archiveCheckbox

      public org.openqa.selenium.By archiveCheckbox
    • sendMessageTextbox

      public org.openqa.selenium.By sendMessageTextbox
    • backButtonElement

      public org.openqa.selenium.By backButtonElement
    • waitForFirstRecordOfGrid

      public org.openqa.selenium.By waitForFirstRecordOfGrid
    • userProfileImage

      public org.openqa.selenium.By userProfileImage
    • addMoreOptionButton

      public org.openqa.selenium.By addMoreOptionButton
    • moreOptionButtonLocation

      public org.openqa.selenium.By moreOptionButtonLocation
    • addButton

      public org.openqa.selenium.By addButton
    • waitForAddTagButton

      public org.openqa.selenium.By waitForAddTagButton
    • waitAddTagTextbox

      public org.openqa.selenium.By waitAddTagTextbox
    • waitForDeleteYesButton

      public org.openqa.selenium.By waitForDeleteYesButton
    • textViewJob

      public org.openqa.selenium.By textViewJob
    • sendButton

      public org.openqa.selenium.By sendButton
    • editIcon

      public org.openqa.selenium.By editIcon
    • addNewLocationInChat

      public org.openqa.selenium.By addNewLocationInChat
    • waitForAddNewLocation

      public org.openqa.selenium.By waitForAddNewLocation
    • waitForLocationEditIcon

      public org.openqa.selenium.By waitForLocationEditIcon
    • waitForUerText

      public org.openqa.selenium.By waitForUerText
    • addTagName

      public org.openqa.selenium.By addTagName
    • findUserTextbx

      public org.openqa.selenium.By findUserTextbx
    • tag2EditIcon

      public org.openqa.selenium.By tag2EditIcon
    • tag3EditIcon

      public org.openqa.selenium.By tag3EditIcon
    • userFirstNameTextbox

      public org.openqa.selenium.By userFirstNameTextbox
    • userLasttNameTextbox

      public org.openqa.selenium.By userLasttNameTextbox
    • userEmailTextbox

      public org.openqa.selenium.By userEmailTextbox
    • waitForMapTab

      public org.openqa.selenium.By waitForMapTab
  • Constructor Details

    • MessagesPage

      public MessagesPage()
    • MessagesPage

      public MessagesPage​(java.lang.String drv)
  • Method Details

    • commonLocation

      public void commonLocation() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • commonAsset

      public void commonAsset() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • commonTag

      public void commonTag() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • commonUser

      public void commonUser() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • waitForArchiveCheckBox

      public void waitForArchiveCheckBox() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnArchiveOption

      public void clickOnArchiveOption() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnDateFilter

      public void clickOnDateFilter() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnArchiveCheckBox

      public void clickOnArchiveCheckBox() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnCalenderOkButton

      public void clickOnCalenderOkButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • verifyArchiveJob

      public void verifyArchiveJob()
    • pageScrollUp

      public void pageScrollUp() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • editTaskName

      public void editTaskName() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnSearchButton

      public void clickOnSearchButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnFirstRecordOfSearchRecord

      public void clickOnFirstRecordOfSearchRecord() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnTaskSearchButton

      public void clickOnTaskSearchButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnGroupname

      public void clickOnGroupname() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • SearchStaticGroupName

      public void SearchStaticGroupName​(java.lang.String name) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • SearchStaticSendMessage

      public void SearchStaticSendMessage​(java.lang.String name)
    • waitForUserProfileImage

      public void waitForUserProfileImage() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • waitForSearchIcon

      public void waitForSearchIcon() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • sendTextToTitle

      public void sendTextToTitle() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickFirstTask

      public void clickFirstTask() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • verifyCountOfGridAndSearchDataCountWithMessage

      public void verifyCountOfGridAndSearchDataCountWithMessage​(java.lang.String exp)
    • MessageChatList

      public void MessageChatList()
    • CheckSendMessageInChatMessageScreen

      public boolean CheckSendMessageInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckAddLocationInChatMessageScreen

      public void CheckAddLocationInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckAddAssetInChatMessageScreen

      public void CheckAddAssetInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckAddTagInChatMessageScreen

      public void CheckAddTagInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckAddToDoInChatMessageScreen

      public boolean CheckAddToDoInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckAddToDoAndCheckInChatMessageScreen

      public boolean CheckAddToDoAndCheckInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnFirstTaskOfGridAndAddToDoUnchecked

      public boolean clickOnFirstTaskOfGridAndAddToDoUnchecked() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckChangeToDoNameInChatMessageScreen

      public boolean CheckChangeToDoNameInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckRemovedToDoInChatMessageScreen

      public boolean CheckRemovedToDoInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnFirstTaskOfGridAndImageSend

      public boolean clickOnFirstTaskOfGridAndImageSend() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnFirstTaskOfGridAndEditJobTitle

      public boolean clickOnFirstTaskOfGridAndEditJobTitle() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • clickOnFirstTaskOfGridAndEditToDoName

      public void clickOnFirstTaskOfGridAndEditToDoName() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckLocationUnCheckedInChatMessageScreen

      public boolean CheckLocationUnCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckAssetUnCheckedInChatMessageScreen

      public boolean CheckAssetUnCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckTagUnCheckedInChatMessageScreen

      public boolean CheckTagUnCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckStatusAmberCheckedInChatMessageScreen

      public boolean CheckStatusAmberCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckStatusGreenCheckedInChatMessageScreen

      public boolean CheckStatusGreenCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckStatusRedCheckedInChatMessageScreen

      public boolean CheckStatusRedCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckAddUserInChatMessageScreen

      public boolean CheckAddUserInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckUserUnCheckedInChatMessageScreen

      public boolean CheckUserUnCheckedInChatMessageScreen() throws java.lang.InterruptedException, java.io.IOException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
    • CheckNotificationCreateInChatMessageScreen

      public boolean CheckNotificationCreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckFlagCreateInChatMessageScreen

      public boolean CheckFlagCreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckUnflagCreateInChatMessageScreen

      public boolean CheckUnflagCreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckLockJobreateInChatMessageScreen

      public boolean CheckLockJobreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckUnlockJobCreateInChatMessageScreen

      public boolean CheckUnlockJobCreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckLArchiveJobreateInChatMessageScreen

      public boolean CheckLArchiveJobreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • CheckUnarchiveJobCreateInChatMessageScreen

      public boolean CheckUnarchiveJobCreateInChatMessageScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException