Added
ClientInterface::getSessionIdentifiers()
implementation to get a list with WebDriver sessions from the active pool (as an opportunity to resume existing sessions).
Fixed
- Missed type checks after WebDriver response deserialization for some methods (e.g. to prevent misreading an error array as a valid command output).