Skip to content

Commit

Permalink
selenium sleep7
Browse files Browse the repository at this point in the history
  • Loading branch information
aozhuochao committed Jul 4, 2024
1 parent b120b38 commit 5d63019
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions selenium/getCookie/docker-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ wget -t 1 -O /getCookie/stealth.min.js https://raw.githubusercontent.com/require

(/dockerstartup/kasm_default_profile.sh /dockerstartup/vnc_startup.sh /dockerstartup/kasm_startup.sh --wait) &

sleep 5
sleep 7

sudo ps -ef > /tmp/ps
cat /tmp/ps

ps -ef
echo "开始执行------getCookie.py"
exec python3 /getCookie/getCookie.py 2>&1

Expand Down

0 comments on commit 5d63019

Please sign in to comment.