Im new to this. Currently I do it this way:
connect to database using custom params cx_Oracle ${DB_CONNECT_STRING}
using cx-Oracle==8.3.0
If I use this new python-oracledb module Will I have to modify my keywords ?oracledb · PyPI
How can I connect to oracle database using the new one from Robotframework?