puse / machina

Proof-of-concept browser automation toolkit :construction:
Mozilla Public License 2.0
1 stars 0 forks source link

Issues when opening for inconsistent loading #12

Closed antaranyan closed 1 year ago

antaranyan commented 1 year ago

Sometimes tests would break for after #11 #9 were merged.

After following debugging browser issue appears when adapter still loading web page after open was called, and not yet ready when processing starts.

Can be solved by handling loading properly and #10

antaranyan commented 1 year ago

This kind of problems can be detected earlier on PRs, if CI will check unit tests