vladd1
21 days agoOccasional Contributor
FindAll Method Not Returning Anything
This is hopefully a straightforward solution for someone out there with far more experience than I. My application has rows inside a parent element. Each row is segmented so it also appears to have c...
- 21 days ago
Hello vladd1,
FindElements returns an array of objects you can loop though.
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/page/findelements-method-page-object.html
... If you find my posts helpful drop me a like! 👍 Be sure to mark or post the solution to help others out and/or to credit the one who helped you. 😎