How to download files one by one using protractor and wait for each file to download before next download action?

前端 未结 0 1307
野趣味
野趣味 2021-01-14 21:11
 it(\'download files\', async () => {
         
            bt.download_files.each(async function (elem) {
                wait.waitForElementVisibility(elem);
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题