I disable Chrome Pop Up Blocking

21 views
Skip to first unread message

Ale

unread,
Feb 22, 2018, 9:15:22 PM2/22/18
to Behat

Hi,

I need to disable Chrome Pop Up Blocking (--disable-popup-blocking ???), I am using Behat Mink and selenium2. Here is how my behat.yml looks like which is not working:

  extensions:
    Behat\MinkExtension:
      javascript_session: selenium2
      selenium2:
        wd_host: 
        browser: chrome
        capabilities: {'platform':'OS X 10.11', 'browser':'chrome', 'version':'63','extra_capabilities':{'extendedDebugging' : 'true', 'switches':'--disable-popup-blocking'}} 
    SensioLabs\Behat\PageObjectExtension: ~


Any ideas? Thanks!
Reply all
Reply to author
Forward
0 new messages