-
| there is no option in seleniumbase to change http header settings. Is that even possiable or? I found a way with this code but seleniumbase doesnt have "add_headers." I need to change 'sec-ch-ua-platform: "Windows"' to 'sec-ch-ua-platform: "Android"' `from seleniumbase import BaseCase class MyTestClass(BaseCase):  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mdmintz
          
      
      
        Apr 3, 2024 
      
    
    Replies: 1 comment 3 replies
-
| See #1906 (comment) | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        mdmintz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
See #1906 (comment)
Also see #1179