mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
446 stars 107 forks source link

NullPointerException when accesing a datetime field #636

Open ewmartinez opened 8 months ago

ewmartinez commented 8 months ago

Hi We have a NullPointerException using org.getopentest.actions.db.JdbcQuery when there is a null value in a datetime field.

image

Regards,