Skip to content

added click action on Home tab in ContactsPageTest to resolve element…#25

Open
sourin7 wants to merge 1 commit intonaveenanimation20:masterfrom
sourin7:master
Open

added click action on Home tab in ContactsPageTest to resolve element…#25
sourin7 wants to merge 1 commit intonaveenanimation20:masterfrom
sourin7:master

Conversation

@sourin7
Copy link

@sourin7 sourin7 commented Nov 15, 2020

… not interactable exception

I was getting element not reachable exeption while running validateCreateNewContact method as in before method annotation we were already in contacts page(line no 54) so while executing line no 84 element was not interactable. That's why I have added line no 83 to go back to home page and remaining steps executed fine.

… not interactable exception

I was getting element not reachable exeption while running validateCreateNewContact method as in before method annotation we were already in contacts page(line no 54) so while executing line no 84 element was not interactable. That's why I have added line no 83 to go back to home page and remaining steps executed fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant