Missing "getCypressElementCoordinates" import in latest version and exception is thrown 'not a function'
After installing the latest version 1.11.0, I got an error that 'getCypressElementCoordinates' is not resolved by the node module.
-
To fix the issue: I have downgraded to version number 1.10, and all works fine with me.
-
The function doesn't work was 'realHover', 'realClick', and may other functions
Need more details and a way to reproduce this error in order to help you
@dmtrKovalenko Thanks for the quick response. I just installed the latest version of the plugin, and while using the realClick() method, I just an exception is thrown in the console logs showing that " 'getCypressElementCoordinates'" is not resolved. After more investigation, I found this method doesn't exist at all in the node module package.
If this will be a real issue nobody will be able to use this lib but taking into account amount of downloads Id guess this is your local issue. Feel free to provide more details if you still think this is a real one.
I guess I already did a cleaning for my package installation, and it didn't work at all.
closing as no more references of this issue were made