TauPan / Tageblatt-Downloader

Downloads recent issues of "Buxtehuder Tageblatt" to my dropbox folder.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Testcafe waits a long time for the "Buxtehuder Tageblatt" menu entry to appear #8

Closed TauPan closed 6 years ago

TauPan commented 6 years ago

Maybe there are some dom events we can check for first, so we don't run into such a long timeout.

Also maybe the information can be parsed from somewhere in the dom. Clicking on the menu does not do any XHR-Requests, so the information must be all present.