- From: David Burns <dburns@mozilla.com>
- Date: Thu, 11 Jun 2015 13:14:43 +0100
- To: James Graham <james@hoppipolla.co.uk>
- Cc: public-browser-tools-testing@w3.org
Received on Thursday, 11 June 2015 12:15:12 UTC
That's the good thing about doing initial implementations and not final implementations :) David On 11 June 2015 at 11:36, James Graham <james@hoppipolla.co.uk> wrote: > On 11/06/15 11:27, David Burns wrote: > >> We agreed that the rest were superfluous to our needs. >> >> I have an initial implementation in a client binding at >> >> https://github.com/AutomatedTester/selenium/blob/wires/py/selenium/webdriver/remote/webdriver.py#L656 >> > > That implementation is buggy though; it should escape the value where it's > being used as an ident rather than as a full selector otherwise something > like find_element(By.ID, "1") will fail. > > It might be worth calling this out in the spec as a note or something. > > >
Received on Thursday, 11 June 2015 12:15:12 UTC