You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title - invoking contextClick results in the observable behaviour of a normal click.
The attached test passes when the wrongBehaviour boolean is true, but it should pass when it's false.
As title - invoking
contextClick
results in the observable behaviour of a normal click.The attached test passes when the
wrongBehaviour
boolean istrue
, but it should pass when it'sfalse
.File attachment seems to be broken, so:
pom.xml
:src/test/java/com/contextmenu/ContextMenuTest.java
:src/test/resources/page.html
:The text was updated successfully, but these errors were encountered: