Skip to content

dom() for download not responding - working folder changed halfway #60

Closed
@yangliu8912

Description

@yangliu8912

Hi Ken,

I am again using TagUI for a downloading task. This time the download does not happen from a url, I need to call DownloadFile(fileID,groupID).

So I used this in TagUI:

t.dom("DownloadFile(10, 3894)")
print("hello")
t.dom("DownloadFile(20008, 1311)")

The first file DownloadFile(10, 3894) is downloaded successfully, but it hangs there. The second call is not invoked at all, not even the "hello" is printed. What could be wrong?

Best regards,
Yang Liu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions