Hi,
This security button should have following RxPath
button[@text~'^To\ help\ protect\ your\ secu']
You can create an own thread, which is searching for this button and if the button is available click on it. Or you can use following blog to check if the button occurs
http://www.ranorex.com/blog/handling-di ... up-windows This blog is for PopUp Windows but if you adapt the code a bit you can use it too for the security button.
Regards,
Peter
Ranorex Team