Posts by Rita • 21 points
1 post
-
2
votes0
answers84
viewsQ: Facebook page does not open with click - Nightwatch
Hello, I recently started working with Nightwatch.js. I want to test the facebook icon. The code is this: module.exports = { "Facebook link" : function (browser) { browser…