- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 Mar 2015 17:00:41 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28146 Bug ID: 28146 Summary: [WebDriver Spec]: Add RegExp as valid Javascript Command Parameter type Product: Browser Test/Tools WG Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P2 Component: WebDriver Assignee: public-browser-tools-testing@w3.org Reporter: dpisoni@gmail.com QA Contact: public-browser-tools-testing@w3.org CC: mike@w3.org Blocks: 20860 RegExps are not currently a supported type. When Selenium WebDriver encounters them in this context it will convert them to an empty object. I'm not certain if there are cross-platform issues with this, but AFAIK RegExp is broadly supported so should be a decent candidate for this. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 5 March 2015 17:00:48 UTC