Closed ShogunPanda closed 2 years ago
This is great, awesome work - thanks 🙏
(Not LGTMing since I didn't review fully and Matteo is already looking whom I trust to approve once issues have been resolved)
If supporting Node v12 does not add much of a problem, then it would be great!
I'll try and see what happens. Will keep you posted!
Good work! I see CI is passing.. minus Safari. Do you know why?
There is a bug reported in airtap-sauce (https://github.com/airtap/sauce/issues/11).
I was thinking: since we can use playwright for all browsers and all platforms (thanks to GH actions matrix), do we still need sauce?
Anyway, tomorrow I'll focus on Node 12 compatibility (I think I just have to transpile ?.
and ??
) and this should be good to go.
playwright would be awesome
@mcollina I was able to accomplish both: Node 12 is now supported and SauceLabs has been dropped in favor of playwright.
Summary:
object-inspect
, which is for browsers, will be needed)stream
API to Node 18.0.0.