Events after clickMouseButton
问题 In one of my tests I have the mouse moved to a specific location and then clickMouseButton() is called. This action is to change the data that is displayed (paging the data.) However, after the click, when I try to get the text in a column of the table to verify that the data changed the data changes back to what was originally displayed and my test fails. My test code is: return Remote .moveMouseTo(JE.Buttons.Scrolling(), 5, 100) .clickMouseButton() .end(Infinity) .sleep(500) .findByXpath('/