Skip to content

Commit

Permalink
update design
Browse files Browse the repository at this point in the history
  • Loading branch information
icelandld committed Jun 17, 2024
1 parent 5815663 commit 34bf612
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added Design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Homework for kong test automation by cypress

## Design
It aims to use the common page object design to interact with the page, each action support the data can be retived from outside file or as paramters.
[Design](Design.png)

### Kong Element
To enhance support for test automation, Kong Manager introduces the "data-testid" attribute as a standardized identifier for elements, aiding in easy element location during testing. By encapsulating the logic related to "data-testid" within a custom wrapper object named ke, several benefits can be achieved:
Expand Down

0 comments on commit 34bf612

Please sign in to comment.