wait a bit longer
This commit is contained in:
parent
d0b739acf8
commit
0511907097
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ let go_to_profile ctx =
|
|||
(navigate
|
||||
ctx.session_id
|
||||
(fmt "https://twitter.com%s/with_replies" (get_url ctx.session_id profile_button)));
|
||||
Unix.sleep 2
|
||||
Unix.sleep 4
|
||||
;;
|
||||
|
||||
let find_latest_tweet = ()
|
||||
|
|
Loading…
Reference in a new issue