Version 3.0 updated the host architecture code to handle non-x86 machines better, this allows tests to run on aarch64 machines without having to define a custom webdriver repository file.
Also updated the way the plugin is applied to move from the legacy API to the current plugin DSL (in a separate commit so it can be dropped if preferred).
The *driver versions needed to be updated as those versions don't have arch properties (they only have x86 or x86_64 binaries listed in the default repository file). Figured it was easiest to go for the first (latest?) listed versions of each.
Version 3.0 updated the host architecture code to handle non-x86 machines better, this allows tests to run on aarch64 machines without having to define a custom webdriver repository file.
Also updated the way the plugin is applied to move from the legacy API to the current plugin DSL (in a separate commit so it can be dropped if preferred).
The *driver versions needed to be updated as those versions don't have arch properties (they only have x86 or x86_64 binaries listed in the default repository file). Figured it was easiest to go for the first (latest?) listed versions of each.