SIGN IN SIGN UP

0.5.1 (#37)

* 0.50.1
------------

switch to flat mode connection.
----

Parts are rewritten to use flat connections in the protocol.
Why?
    - iframes are included in most operations.
    - tab got a new method: `await tab.get_frames()`
    which will return Iframes that are inspectable.
    - find() will include iframes, so you can even search for "verify you are human" and
    click the verification checkbox in js challenges.

Since this required quite some rewriting, please test thoroughly, especially if you run large projects.
L
Leon committed
5efe0a57c2d0db9cdc5837401ec8225286413215
Parent: 65562fa
Committed by GitHub <noreply@github.com> on 5/11/2026, 7:33:56 PM