Shai Glatshtein

Results 4 issues of Shai Glatshtein

Calling `SystemTray.init()` throws an exception when code is built using JDK 17 ``` java.lang.IllegalAccessError: superclass access check failed: class dorkbox.systemTray.util.WindowsSwingUI$2 (in unnamed module @0x53aad5d5) cannot access class com.sun.java.swing.plaf.windows.WindowsMenuUI (in module...

Hello! I am following the build instructions for windows (trying on an Ubuntu 20 machine). I've prepared side-by-side folders of mman-win32, OpenSSL and zsign, and followed the instructions to make...

In the past all coded tests and addons were developed using the old java-sdk. Since then, test creation started using the java-openSDK. The OpenSDK should allow developing addons with it,...

enhancement

Awaitility (https://github.com/awaitility/awaitility) Is a utility class that provides extensive conditional waiting capabilities. Users can use this instead of the standard WebDriverWait to wait for various driver states. However, due to...

enhancement