Skip to content
adamgoucher edited this page Jan 24, 2013 · 11 revisions

1.0.8

  • removed $this->session->click($locator); as it conflicted with the wire protocol and broke action chains. just use $this->session->find_element_by_locator($locator)->click(); or similar.

1.0.7

  • can now proxy ssl
Clone this wiki locally