Question Interact with javascript alert box?

Eleqtriq

New member
Joined
Jan 23, 2010
Messages
4
Programming Experience
1-3
Well I'm currently creating an application that will subscribe to youtube channels that you are interested in. I run a check to first see if you are already subscribed to the channel, but I sometimes receive an alert box saying you are already subscribed. I couldn't leave this bot on because when the alert box is given, the application crashes when it tries to view the next page.

Anyway, how would I check for this alert box and click OK if it appears?
 
Back
Top