4teamwork / ftw.testbrowser

A testing browser for Plone.
http://ftwtestbrowser.readthedocs.io/
5 stars 1 forks source link

Add WebDAV support to the traversal driver. #58

Closed jone closed 7 years ago

jone commented 7 years ago

Make the .webdav() method support the current driver, so that it supports the traversal driver too. The webdav method does not work with the mechanize driver since Mechanize does not support passing in the HTTP verb.