-
| I was using a dialog box in my test automation, but whenever I interact with it, a prompt unexpectedly appears from the Safari driver. Do you have a solution for this? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mdmintz
          
      
      
        Sep 20, 2024 
      
    
    Replies: 1 comment
-
| Safari doesn't let you continue automating if you perform manual actions during your session. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        mdmintz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Safari doesn't let you continue automating if you perform manual actions during your session.
You can either do all automation, or switch fully to manual (without being able to switch back).
https://discussions.apple.com/thread/254170864?sortBy=rank