How to pass a value returned by function inside another function

后端 未结 0 1317
旧时难觅i
旧时难觅i 2020-12-01 18:29

I have a function which is looking for a specific element in an interval:

function waitForElementToDisplay(selector, callback, checkFrequencyInMs, timeoutInMs         


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