Locating element with different locators (Part b) -- Part 4 (Appium with Java series)

preview_player
Показать описание
In the last video (Part 3) we discussed about different locators and working with ID.

In this video we will be discussion about other locators like
1. Accessibility ID
2. Class Name
3. ID

And getting text using getText() method.

Рекомендации по теме
Комментарии
Автор

Hi, nice video
actually i am facing some issue while finding elements can you please find me to resolve this.
i want to enter date in date field and getting error as "An element could not be located on the page using the given search parameters."

can you please suggest me any other way to find the element?

samak
Автор

could you pls provide me with any tutorial which will help to write xpath, or creating xpath using appium

thomaschacko
Автор

Hi Kartik i have been watching your videos... those are very good for beginners.
Can you please help me .. how to handle modal pop ups (i, e Location access permission pop ups) occur in android marshmallow.

Thanks in advance.. :)

Rider-Ash