Topic for comments about Browser library keyword Promise To Wait For Download
Problem with downloading rightr filename:
${file_obj} = {‘saveAs’: ‘C:\Python39\lib\site-packages\Browser\wrapper\ DownloadedFiles\6b4f95dc-374b-45bb-a768-fb20f11f1c09’, ‘suggestedFilename’: ‘x0074385.pdf’}
How to properly check download filename in Browser library?
Looks like documentation is not up to date. The keyword does not return [DownloadInfo] as mentioned but a promise.
Also, even if I specify download_timeout=3 min, I get a [FAIL] TimeoutError: page.waitForEvent: Timeout 15000ms exceeded while waiting for event “download” on “Wait For” call