Nightwatch: how to get all elements by tag name inside a ID element and loop through all elements to click

Created on 18 Oct 2015  路  2Comments  路  Source: nightwatchjs/nightwatch

I have below div element with ID
//*[@id="productcontainer"] and get all links inside this div and click on each in loop.

All 2 comments

This is a good question for the mailing list https://groups.google.com/forum/#!forum/nightwatchjs

May be late to the party, but for what it's worth the format for reading through issues is much better on github for the developers who use it - not sure about internally for nightwatch in terms of handling the activity.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

manjero picture manjero  路  4Comments

t00f picture t00f  路  3Comments

aking1012 picture aking1012  路  4Comments

davidlinse picture davidlinse  路  4Comments

danielbentov picture danielbentov  路  4Comments