v0.7.0
New keywords:
New Browser,New ContextandNew Pageto create playwright objects representing multiple browser instances, browser profiles (contexts) or tabs (pages)Switch ContextandSwitch Pageto switch between open pagesSwitch Browserhas been added but is unreliable and not recommended for use yet
Get Element Count- gets amount of elements matchingselectorand supports assertion syntax
Other features:
- >>> selector syntax for piercing frames
- Better error messages