Error: Cannot find module 'C:\Users\hp\test\node_modules.bin\wdio.config.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function ...
Hi, this might be a version issue... Try upgrading configparser and let me know if that solves your issue. pip install upgrade configparser Thanks.
Hi All,<BR><BR>I wasn't able to find the answer to my question via google-fu, so I thought I would post it here. I have a config file with three secions, and I want to use python's ConfigParser module ...