Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Locator): Added example test #39

Merged
merged 1 commit into from
Mar 10, 2022
Merged

feat(Locator): Added example test #39

merged 1 commit into from
Mar 10, 2022

Conversation

WasiqB
Copy link
Member

@WasiqB WasiqB commented Mar 10, 2022

Added example for dynamic locator

Added example for dynamic locator
@WasiqB WasiqB self-assigned this Mar 10, 2022
@WasiqB WasiqB linked an issue Mar 10, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@WasiqB WasiqB merged commit 2f575c2 into main Mar 10, 2022
@WasiqB WasiqB deleted the issue-37 branch March 10, 2022 13:58
WasiqB added a commit that referenced this pull request Mar 11, 2022
* feat: Community files

Adding community standard files

* feat(Locator): Added example test (#39)

Added example for dynamic locator

* feat: Community files

Adding community standard files

* docs(templates): Added PR template

* docs(templates): Added Issue templates

1. Added Bug report template
2. Added new feature template
WasiqB added a commit that referenced this pull request Mar 13, 2022
* 🎨 e2e tests WIP

e2e test

* 🎨 testng xml files updated

* 🎨 feat: updated web tests

* 🎨 resolved checkstyle violations

* feat: Added element actions

Added / updated new methods for:
1. New: Get and verify element text
2. Update: Verify driver title
3. New: Get and verify if element displayed
4. New: Get and verify if element enabled
5. New: Get and verify if element selected

* fix(Test): Fixed failing tests

* feat(Locator): Added example test (#39)

Added example for dynamic locator

* feat: Added Community files (#38)

* feat: Community files

Adding community standard files

* feat(Locator): Added example test (#39)

Added example for dynamic locator

* feat: Community files

Adding community standard files

* docs(templates): Added PR template

* docs(templates): Added Issue templates

1. Added Bug report template
2. Added new feature template

* fix(tests): Increased explicit wait

* fix(tests): Disabled flaky Safari test

* 🎨 e2e tests WIP

e2e test

* 🎨 testng xml files updated

* 🎨 feat: updated web tests

* 🎨 resolved checkstyle violations

* feat: Added element actions

Added / updated new methods for:
1. New: Get and verify element text
2. Update: Verify driver title
3. New: Get and verify if element displayed
4. New: Get and verify if element enabled
5. New: Get and verify if element selected

* fix(Test): Fixed failing tests

* fix(tests): Fixed failing tests

* refactor(actions): Updated element actions class

Added new element actions and updated logging.

* refactor(logs): Updated logging

Added missing info loggings in all public methods in Web flow.

* refactor(logs): Updated logging

Added missing info loggings in all public methods in API flow.

* test: Added E2E test for a user

* test: Added checks to increase code coverage

Co-authored-by: mfaisalkhatri <mohammadfaisalkhatri@gmail.com>
@WasiqB WasiqB added the 🚀 pr: new feature PR which introduces new features label Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 pr: new feature PR which introduces new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow dynamic locators
1 participant