Try using Classic Click activity as it will hold full selector and don’t require any scope.
Enable Continue on error so you don’t need to check if popup is there or not. If it’s there bot will click on it else continue further execution. Use desired number of seconds as timeout so if popup not found, it won’t add a delay.