-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
work for the surveyjs/private-tasks#349
- Loading branch information
1 parent
5af086d
commit dcac21c
Showing
17 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ import { test, expect } from '@playwright/test'; | |
test("licences expired notifications", async ({ page, browser }) => { | ||
const testerEmail = "[email protected]"; | ||
const testerPass = "[email protected]"; | ||
const url = "https://surveyjstest.azurewebsites.net"; | ||
const url = "https://surveyjsio-test.azurewebsites.net"; | ||
//const url = "http://localhost:62946"; | ||
const apiUrl = "api/ManageUser/getLicensesExpirationPopupType?expiresSoonNotificationDateTime=null&expiredNotificationDateTime=null"; | ||
const bannerExpiredTitle = "Your renewal subscription has expired."; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ test("remember organization", async ({ page, browser }) => { | |
|
||
const testerEmail = "[email protected]"; | ||
const testerPass = "[email protected]"; | ||
const url = "https://surveyjstest.azurewebsites.net/"; | ||
const url = "https://surveyjsio-test.azurewebsites.net/"; | ||
// const url = "http://localhost:62946/"; | ||
const personalSurveys = "Personal Surveys"; | ||
const organizationSurveys = "55"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"fixtures":[{"name":"docs-check","pageUrl":"https://surveyjstest.azurewebsites.net","tests":[{"name":"Check","commands":[{"type":"maximize-window","studio":{},"callsite":"0"},{"type":"navigate-to","studio":{},"callsite":"1","url":"https://surveyjstest.azurewebsites.net/Documentation/Pdf-Export?id=surveypdf"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"2","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}},{"type":"navigate-to","studio":{},"callsite":"3","url":"https://surveyjstest.azurewebsites.net/Documentation/Library?id=surveymodel"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"4","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}},{"type":"navigate-to","studio":{},"callsite":"5","url":"https://surveyjstest.azurewebsites.net/Documentation/Library?id=LibraryOverview"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"6","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}}]}]}]} | ||
{"fixtures":[{"name":"docs-check","pageUrl":"https://surveyjsio-test.azurewebsites.net","tests":[{"name":"Check","commands":[{"type":"maximize-window","studio":{},"callsite":"0"},{"type":"navigate-to","studio":{},"callsite":"1","url":"https://surveyjsio-test.azurewebsites.net/Documentation/Pdf-Export?id=surveypdf"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"2","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}},{"type":"navigate-to","studio":{},"callsite":"3","url":"https://surveyjsio-test.azurewebsites.net/Documentation/Library?id=surveymodel"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"4","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}},{"type":"navigate-to","studio":{},"callsite":"5","url":"https://surveyjsio-test.azurewebsites.net/Documentation/Library?id=LibraryOverview"},{"type":"assertion","studio":{"assertionMode":"checkElement","selectorPostfix":".exists"},"callsite":"6","assertionType":"eql","actual":{"type":"js-expr","value":"Selector('h1').withText('Something\\'s going wrong.').exists"},"options":{},"expected":{"type":"js-expr","value":"false"}}]}]}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters