久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  • <tfoot id='KVZws'></tfoot>

    1. <i id='KVZws'><tr id='KVZws'><dt id='KVZws'><q id='KVZws'><span id='KVZws'><b id='KVZws'><form id='KVZws'><ins id='KVZws'></ins><ul id='KVZws'></ul><sub id='KVZws'></sub></form><legend id='KVZws'></legend><bdo id='KVZws'><pre id='KVZws'><center id='KVZws'></center></pre></bdo></b><th id='KVZws'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='KVZws'><tfoot id='KVZws'></tfoot><dl id='KVZws'><fieldset id='KVZws'></fieldset></dl></div>

      <small id='KVZws'></small><noframes id='KVZws'>

        <bdo id='KVZws'></bdo><ul id='KVZws'></ul>
      <legend id='KVZws'><style id='KVZws'><dir id='KVZws'><q id='KVZws'></q></dir></style></legend>

      1. 如何從命令行覆蓋 protractor.conf.js 值?

        How do i overwrite protractor.conf.js values from the command line?(如何從命令行覆蓋 protractor.conf.js 值?)
        <tfoot id='HGDue'></tfoot>

          • <i id='HGDue'><tr id='HGDue'><dt id='HGDue'><q id='HGDue'><span id='HGDue'><b id='HGDue'><form id='HGDue'><ins id='HGDue'></ins><ul id='HGDue'></ul><sub id='HGDue'></sub></form><legend id='HGDue'></legend><bdo id='HGDue'><pre id='HGDue'><center id='HGDue'></center></pre></bdo></b><th id='HGDue'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='HGDue'><tfoot id='HGDue'></tfoot><dl id='HGDue'><fieldset id='HGDue'></fieldset></dl></div>

              1. <small id='HGDue'></small><noframes id='HGDue'>

                  <bdo id='HGDue'></bdo><ul id='HGDue'></ul>
                  <legend id='HGDue'><style id='HGDue'><dir id='HGDue'><q id='HGDue'></q></dir></style></legend>
                    <tbody id='HGDue'></tbody>

                  本文介紹了如何從命令行覆蓋 protractor.conf.js 值?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我目前有量角器設置可以在我們的集成服務器上運行.在 protractor.conf.js 文件中,我有以下內容:

                  I currently have protractor setup to run on our integration server. Inside the protractor.conf.js file i have the following:

                   multiCapabilities: [{
                      'browserName': 'firefox',
                      'platform': 'MAC'
                    }, {
                      'browserName': 'chrome',
                      'platform': 'MAC'
                    }]
                  

                  我想在從命令行本地運行時覆蓋它.我試過以下沒有成功

                  I would like to override this when running locally from the command line. I've tried the following with no success

                  protractor --verbose --browser=chrome
                  

                  問題:從命令行本地運行時,如何切換到僅使用單個 chrome 實例?

                  Question: How do i switch to only using a single instance of chrome when running locally from the command line?

                  推薦答案

                  這是個問題.

                  根據源碼,瀏覽器 命令行參數是 capabilities.browserName 的別名.

                  According to the source code, browser command line argument is an alias of capabilities.browserName.

                  根據 referenceConf.js 文檔:

                  According to the referenceConf.js documentation:

                  // If you would like to run more than one instance of WebDriver on the same
                  // tests, use multiCapabilities, which takes an array of capabilities.
                  // If this is specified, capabilities will be ignored.
                  multiCapabilities: [],
                  

                  換句話說,由于指定了 multiCapabilitiescapabilities 將被忽略.

                  In other words, since multiCapabilities are specified, capabilities are ignored.

                  您可以嘗試從命令行重置 multiCapabilities:

                  What you can try to do is to reset multiCapabilities from command-line:

                  protractor --verbose --browser=chrome --multiCapabilities
                  

                  作為另一種解決方法,使用單獨的配置文件來運行單個瀏覽器實例.

                  As an another workaround, have a separate config file for running a single browser instance.

                  另外,相關主題列表:

                  • 添加了對 multiCapabilities 對象和 splitTestsBetweenCapabilities 布爾值的支持
                  • Multicapabilities 規范忽略命令行上的 --specs 標志并繼續運行

                  這篇關于如何從命令行覆蓋 protractor.conf.js 值?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  Browser waits for ajax call to complete even after abort has been called (jQuery)(即使在調用 abort (jQuery) 之后,瀏覽器也會等待 ajax 調用完成)
                  JavaScript innerHTML is not working for IE?(JavaScript innerHTML 不適用于 IE?)
                  XMLHttpRequest cannot load, No #39;Access-Control-Allow-Origin#39; header is present on the requested resource(XMLHttpRequest 無法加載,請求的資源上不存在“Access-Control-Allow-Origin標頭) - IT屋-程序員軟件開發技術分
                  Is it possible for XHR HEAD requests to not follow redirects (301 302)(XHR HEAD 請求是否有可能不遵循重定向 (301 302))
                  XMLHttpRequest 206 Partial Content(XMLHttpRequest 206 部分內容)
                  Restrictions of XMLHttpRequest#39;s getResponseHeader()?(XMLHttpRequest 的 getResponseHeader() 的限制?)

                        <bdo id='FhhCU'></bdo><ul id='FhhCU'></ul>
                          • <i id='FhhCU'><tr id='FhhCU'><dt id='FhhCU'><q id='FhhCU'><span id='FhhCU'><b id='FhhCU'><form id='FhhCU'><ins id='FhhCU'></ins><ul id='FhhCU'></ul><sub id='FhhCU'></sub></form><legend id='FhhCU'></legend><bdo id='FhhCU'><pre id='FhhCU'><center id='FhhCU'></center></pre></bdo></b><th id='FhhCU'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='FhhCU'><tfoot id='FhhCU'></tfoot><dl id='FhhCU'><fieldset id='FhhCU'></fieldset></dl></div>
                          • <legend id='FhhCU'><style id='FhhCU'><dir id='FhhCU'><q id='FhhCU'></q></dir></style></legend>

                          • <small id='FhhCU'></small><noframes id='FhhCU'>

                          • <tfoot id='FhhCU'></tfoot>
                              <tbody id='FhhCU'></tbody>

                            主站蜘蛛池模板: 欧美成人一区二区三区 | 欧美高清视频在线观看 | 一区在线观看视频 | 久久久精品一区二区三区四季av | 久久久观看 | 羞羞视频在线观看网站 | 手机av在线 | 国产九一精品 | 国产91中文 | 国产精品乱码一区二区三区 | 69福利影院| 亚洲手机在线 | 欧美黑人一区二区三区 | 亚洲福利免费 | 欧美一区二 | 日韩av一区二区在线观看 | 一区二区国产精品 | 日韩伦理电影免费在线观看 | 国产福利91精品 | 青青99 | 精品久久一区二区三区 | 日本不卡高清视频 | 久久51| 欧美成人精品在线 | 黄色三级免费网站 | 国产欧美在线观看 | 日韩一区二区免费视频 | 一区二区三区精品在线视频 | 精品久久久久久亚洲综合网 | 国产激情 | 久草视频在线播放 | 日日噜噜夜夜爽爽狠狠 | www.日韩| 91久久精品一区二区二区 | 黄色免费在线观看网站 | 国产精品乱码一二三区的特点 | a在线视频 | 免费看a| 国产91视频一区二区 | 国产精品久久国产精品 | 日本免费一区二区三区四区 |