Skip to content

Commit

Permalink
update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Verkhoglyad committed Jun 3, 2022
1 parent fc57800 commit 03079d1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions test/first.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@ const Checks = {
};



test('basic automated test', async ({ page }) => {
allure.label({ name: "testId", value: "100"});
allure.epic("Foo");
allure.story("Story A");



await Steps.OpenPortal(page);
await Steps.ClickGetFreeDemo(page);
await Checks.AssertTopLevelTitle(page, 'Live demos');
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03079d1

Please sign in to comment.