wait a bit longer

This commit is contained in:
Mylloon 2023-05-15 12:12:25 +02:00
parent d0b739acf8
commit 0511907097
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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 = ()