jhedstrom / DrupalDriver

A collection of drivers for controlling Drupal.
GNU General Public License v2.0
64 stars 95 forks source link

Fix date only field not working. #235

Open drishu opened 3 years ago

drishu commented 3 years ago

The patches on issue https://github.com/jhedstrom/DrupalDriver/issues/200 where either conflicting or just not working, this resolves it for latest master.

BramDriesen commented 2 years ago

Tested and reviewed <3

timdiels1 commented 9 months ago

Had exact same issue and works as expected! Would love to see this committed.

cboyden-ucb commented 1 month ago

Likewise - this PR fixes the issue #200 where the Given Content... step fails to fill in the datetime field if that field is date-only.