Hi Guys,
Is it possible that you would help discovering why some elements I’m waiting on are present in Chrome, but not in Safari? The code is the same and in Chrome everything works fine, but in Safari nothing happens and locally I’m getting: Timed out while waiting for element <div#navbar > div.panel > ul.menu > li:nth-of-type(2)> to be present for 20000 milliseconds. - expected “found” but got: “not found”. Weirdly enough, the test on Lambda is being marked as Completed.
I am using Nightwatch framework