Happy !

TorstenBergmann / WebDriver

Project infos

License MIT
Tags
Creation date 2015-11-04
Website

Monticello registration

About WebDriver

Implementation of https://code.google.com/p/selenium/wiki/JsonWireProtocol based on http://ss3.gemstone.com/ss/Parasol.html but clean room and for Pharo only.

Metacello new
       configuration: 'WebDriver';
       smalltalkhubUser: 'TorstenBergmann' project: 'WebDriver'; 
       load.

Note that you need "ChromeDriver.exe" in your image+VM directory