Zarmeena
Zarmeena
Attached the console log for reference [Console Log.txt](https://github.com/webdriverio/selenium-standalone/files/7337262/Console.Log.txt)
I tried investigating and changed the IE driver as well, but the IE browser window seems unresponsive. Not sure why this is happening. Can you please advise some other way...
> Hey @Zarmeena, does a simple `memoryFs.write('file.txt', 'content')` work? Yes @SBoudrias it is working.
> Initially the code was working fine, but after moving to async/await, it's not generating the file at target location and no exception is thrown. Following is the code: >...