Hello everyone,

I am pleased to announce the release of the selenium grid plugin version
2.1 after almost 10 months of no changes.

This version brings alot of new stuff like multiple running configurations
per slave.

Allows the creation of configurations so it doesn't start a node with 5FF,
5chrome and 1IE on the nodes that don't have those capabilities
Configurations are matched per computer according to a matcher class
(Extension point) and is applied the associated configuration (Extension
point)

Current available matchers :
- All (applies this configuration to every running nodes, default when
upgrading from v2.0 to v2.1)
- None (disable a configuration but don't delete it)
- Label expression (match the node if it has the given label expression)

Current available configurations
- RC (configuration that creates a RC node with specified and configured
browser options (extension point))
- WebDriver (creates a web driver node with specified and configured
browser options (extension point))
- File configuration (downloads the file from an http server to the node
and starts the selenium node with that configuration)

Multiple management views to see the configurations, the service status and
allows to start/stop/restart a given configuration on a computer.


Now from that version, alot can be added to it to bring more options,
configurations and matchers so it can suit about anyone's need.

Thanks to everyone that helped me in the last few days that allowed me to
finally release it.

Regards,

-- 
Richard Lavoie
IT consultant / consultant en informatique

Reply via email to