Skip to content

Releases: autoscrape-labs/pydoll

1.3.3

18 Mar 01:12

Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

13 Mar 16:56

Choose a tag to compare

What's Changed

  • Handle case where Browser.WindowID is not found and improve error handling. by @cleitonleonel in #63
  • fix: support multiple default Chrome paths on each OS by @dannysigalovich in #47

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

12 Mar 19:37

Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

12 Mar 19:18

Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0

1.2.4

11 Mar 16:45

Choose a tag to compare

Full Changelog: 1.2.3...1.2.4

1.2.3

11 Mar 12:45

Choose a tag to compare

Full Changelog: 1.2.2...1.2.3

1.2.2

10 Mar 15:09

Choose a tag to compare

What's Changed

  • fix: Get file extension from file path and changes use of reserved word 'format' to 'fmt' by @Patolox in #30
  • Add tests with many python versions by @leogregianin in #39

New Contributors

  • @Patolox made their first contribution in #30
  • @leogregianin made their first contribution in #39

Full Changelog: 1.2.1...1.2.2

1.2.1

09 Mar 14:47

Choose a tag to compare

What's Changed

  • fix: Quickstart code given in README is wrong by @dsfb in #31
  • fix: resolve issue #29 where browser path was not found on macOS by @CaioWzy in #32

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

11 Feb 20:42

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

11 Feb 20:36

Choose a tag to compare

What's Changed

  • feat: add method to retrieve Page instance by its ID in Browser class by @thalissonvs in #26

Full Changelog: 1.0.1...1.1.0