Results 5 issues of rmescandon

Includes support for qemu backend in the snap. Some considerations: - searches for a image in $SNAP_USER_DATA/.spread/qemu - you can overwrite where to search the image by setting $SPREAD_QEMU_PATH env...

Current netfilter go tests are using real device network interfaces. That is not what is supposed to be, as they should be unit tests independent of any network status. The...

Includes GetElementShadowRoot, FindElement and FindElements as specified in https://www.w3.org/TR/webdriver fixes #292

- Include 'resources' parameter for add operation, accepting a json dict of resources to add to the service - attach() method accepting service name and resources json dict. It can...