How to iterate through all the items of I.grabTextFromAll #2910
RajeshVMVolvo
started this conversation in
General
Replies: 1 comment 1 reply
-
oh @RajeshVMVolvo the returned value |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For eg.
var vehicle = await I.grabTextFromAll(locator);
I can grab text of all elements , now I need to check whether 'car' exits or not. How can i do it ..pls suggest
Beta Was this translation helpful? Give feedback.
All reactions