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
Added an InteractionExecutor which can be used for interactions which require an item to be clicked for a specific amount of time in order to be executed.
Changed the project structure to src/main/lombok to be able to use delombok to generate sources for Getters and Setters created using lombok. Updated to JDK21.