It's advertised, but not implemented
Include:
- lots of screenshots
- Chrome's
cmd+option+i interface, and the console that's shown by pressing esc.
- common types of selectors (
., #, =^[], =$[], etc.)
- other resources
Finally, switch all this.find.by.css to $, and this.find.all.by.css to $$.
It's advertised, but not implemented
Include:
cmd+option+iinterface, and the console that's shown by pressingesc..,#,=^[],=$[], etc.)Finally, switch all
this.find.by.cssto$, andthis.find.all.by.cssto$$.