Has anybody ever seen this before? This has been quite frustrating. I was working on some tests in PyCharm and added the DataDriver Library to my interpreter. Decided that wasn’t the ideal way forward with my goals and gracefully backed out of the library. Then, after that, I began seeing this error pop up on every single one of my tests.
“ValueError: Argument ‘url’ got value that cannot be converted to None”
This began to happen on all of my tests, even ones that had nothing to do with the DataDriver library at all. It has now fully blocked any progress I would be able to make. So frustrating. Has anybody heard of this happening before?