angular-e2e

    3熱度

    1回答

    我正在爲Angular應用程序進行e2e測試。對於登錄過程,應該走出去的應用程序,所以我做: browser.waitForAngularEnabled(false); //login browser.waitForAngularEnabled(true); 它完美地本地工作,但browserstack(遠程執行),它穿通和錯誤: Failed: protractor_1.browser.

    0熱度

    2回答

    我正在做e2e測試,使用我的頁面之一的量角器和一些時候,我得到Failed: ETIMEDOUT connect ETIMEDOUT 127.0.0.1:56018錯誤。 有一段時間它也沒有任何錯誤通過。我不知道發生了什麼事情! 完整的錯誤: Failed: ETIMEDOUT connect ETIMEDOUT 127.0.0.1:56018 Error: ETIMEDOUT connect

    0熱度

    1回答

    <md-tab *ngFor="let course of profCourses> <div class="wrapper"> <!--some html--> </div> </md-tab> 我想從量角器設置profCourses和測試內部HTML的功能。如何設置量角器的這種綁定? 是它像 element.all(by.repeater('let cou

    0熱度

    2回答

    app.component.html <div class="student-list" *ngFor="let student of students"> <p>{{student.name}}</p> </div> 我想測試學生是否有名稱。但是students是在app.component.ts中設置的列表。 現在我該如何設置量角器的students? 我已經做了以下 elem

    1熱度

    2回答

    我有一個表,看起來像這樣: FruitID | BasketID | HarvestDate 10 | 435 | 10/1/2014 11 | 430 | 8/4/2014 12 | 435 | 3/1/2014 13 | 430 | 5/2/2014 我想在BasketIDs的列表,以傳遞和返回只有BasketID,所有的HarvestDate少比某

    0熱度

    1回答

    我使用角CLI剛剛成立了一個新的角度4項目。創建它之後,我運行了ng e2e,並且完成了示例端到端測試。在此之後,我在名爲services的app文件夾中添加了一個子文件夾,並在該文件夾內生成了一個服務。現在,當我運行ng e2e,它出現了錯誤,錯誤如下: [09:11:56] E/configParser - Error message: failed loading configuration

    1熱度

    1回答

    我試圖用@角/ CLI運行端到端(E2E NG)測試和的Ubuntu 16.04.2 64(數字海洋) 而接下來的錯誤是扔在系統: [19:06:51] I/update - chromedriver: unzipping chromedriver_2.31.zip [19:06:52] I/update - chromedriver: setting permissions to 0755 f