`InteractDelegate` does not provide access to all possible [Actions](https://seleniumhq.github.io/selenium/docs/api/java/org/openqa/selenium/interactions/Actions.html) methods, e.g., `pause`. 1. Provide a way to access the delegate `actions` to directly use its functions to be future proof 2. Add missing methods to `InteractDelegate`