Home > other >  For Selenium (Python) - waiting for the Chrome download task statement
For Selenium (Python) - waiting for the Chrome download task statement

Time:01-14

Usage scenario is: after download Chrome point "for Chrome downloads, and the download is complete, continue to the next execution of the statement,"
There have two conditions: one is to download task, the second is all downloads are downloaded

O statement

CodePudding user response:

Add a while loop, check your download folder directly, see if there are Chrome download suffixes or you download a file format.

CodePudding user response:

I want to direct in chrome://downloads in check, I don't know how to write

CodePudding user response:

Because may change to go to download folder

CodePudding user response:

Can be in the ... Google Chrome/User % 20 data/Default inside the Preferences in browser to download location of the current configuration.
  • Related