You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will find the table cell with 'sports' in it's label(s), then in that
cell find a button that has a label with the text 'edit'. touch will, well,
touch that button.
I have many row on a table , and i want to click on a button on specify row of table
Ex:
sport ---------------------- edit --- delete
clothes -------------------- edit --- delete
smart phone -------------------- edit --- delete
I want to click the edit button on clothes row of table.
The text was updated successfully, but these errors were encountered: