Closed mlipok closed 1 year ago
@Danp2 if you have only to request changes in the header or other cosmetic changes just commit them, and I will be able to take a look and agree or disagree.
Tested again DemoFrames. All is ok. But...
Small Update wd_demo.au3 And as for me it is all fine. You can merge.
You can merge.
Nope. Your last commit has a problem.
You can merge.
Nope. Your last commit has a problem.
Pull request
Proposed changes
this change give user possibility to provide they own
$iDelay
and$iTimeout
to have ability to wait for web page will be entirely loaded including all frames.Checklist
Types of changes
What is the current behavior?
no way to use custom
$iDelay
and$iTimeout
settings in_WD_FrameList()
callsWhat is the new behavior?
and now you can do this easily
Additional context
https://github.com/Danp2/au3WebDriver/issues/420
System under test
not related