-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
I have a test scenario that need to download a file from the application using Karate Chrome Docker container.
However, when Karate test script locate and click download button on the Chrome browser, the browser display a Save file dialog box. How should I proceed to download the file and access the file from Karate test script so that it can verify the downloaded file?