Replies: 3 comments
-
As of Geckodriver version 0.32.0, wheel-type Actions are now supported. Edited above to reflect this change. |
Beta Was this translation helpful? Give feedback.
-
In addition to the above limitations of the geckodriver, I have run into a bug with Firefox browser that may affect users of this software. Firefox's json-viewer throws an error and scrambles the input json if the source was saved in utf-16 encoding (requires utf-8). The problem with this is that the FileSystemObject saves non-pure ascii in utf-16. I have reported this bug here, but based on the initial response (is it a feature?), there may not be a resolution coming soon or ever. |
Beta Was this translation helpful? Give feedback.
-
As of GeckoDriver version 0.33.0, and Firefox browser version 113, Arial and ShadowRoot support are in place. I have edited the original post to reflect this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Firefox Geckodriver is nearly as functional as the Chrome/Edge drivers. There are just a few limitations that need attention...
Known limitations of Geckodriver:
Any suggested ideas, comments, fixes, and use cases are welcome!
Beta Was this translation helpful? Give feedback.
All reactions