Skip to content

Releases: ssenart/PyVeoliaIDF

0.3.4

27 Jan 14:28
Compare
Choose a tag to compare

Fixed

  • Set the correct firefox location for Linux.

0.3.3

27 Jan 14:17
Compare
Choose a tag to compare

Fixed

  • Fix wrong Selenium version in setup.cfg.

0.3.2

27 Jan 14:05
Compare
Choose a tag to compare

Fixed

  • Add Python 3.11 and 3.12 support.

0.3.1

27 Jan 13:16
Compare
Choose a tag to compare

Fixed

  • Fix lint error: W291 trailing whitespace

0.3.0

27 Jan 13:12
Compare
Choose a tag to compare

Fixed

  • The Web site has changed some component xpath.

Changed

  • Upgrade Selenium version to 4.17.2
  • Upgrade Geckodriver version to 0.34.0

0.2.1

05 Feb 17:12
Compare
Choose a tag to compare

Fixed

  • The Web site has changed some component xpath.

0.2.0

17 Oct 16:44
Compare
Choose a tag to compare

Added

  • Add a new parameter 'lastNDays' that permits to control how many days of data we want to retrieve.

Fixed

  • Add some means that permits to log every Selenium actions.
  • Add some controls on the downloaded data file (check its content) before processing it.

0.1.13

03 Dec 14:26
Compare
Choose a tag to compare

Increase waiting time after selection of 'Jours' and 'Litres' buttons. Sometimes, we get only a partial set of data with missing most recent ones.

Fix : The Veolia login email text box has changed its identifier.

12 Oct 16:27
Compare
Choose a tag to compare
0.1.12

The Veolia login email text box has changed its identifier.

After simulating clicks on the 'Jours' and 'Litres' buttons, we have to wait a few (5 seconds) for internal form refresh. Otherwise, we got an inconsistent data file.

03 Oct 12:39
Compare
Choose a tag to compare

After simulating clicks on the 'Jours' and 'Litres' buttons, we have to wait a few (5 seconds) for internal form refresh. Otherwise, we got an inconsistent data file.