You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@PaulKinlan after try --waituntil it is not my expect because Dom is load but my content from Ajax is not loaded. I will open PR with what I thought.
Example
if you access https://thangman22.com/ under the blog will showed loading at start and loading content from Ajax. I want domcurl to wait Ajax loaded.
API should look like
parameter should pass as CSSselector with --wait-selector
In case of cUrl is confirm that all element is loaded before return. domcurl should do it same
Solution
allow user to pass selector that user want to wait with
--wait-selector
-w
The text was updated successfully, but these errors were encountered: