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

Fix locators for all page objects #2016

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Yatsynych-T
Copy link
Collaborator

In this pull request, I've made the following improvements:

Adjusted selectors to minimize the use of nth-child for improved maintainability.
Applied consistent use of single quotes to all selectors throughout the codebase for better code style.

Copy link

sonarqubecloud bot commented Dec 5, 2023

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
No Duplication information No Duplication information

Copy link
Contributor

@softservedata softservedata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@softservedata softservedata merged commit 4242749 into automation-tests Dec 5, 2023
5 checks passed
@Yatsynych-T Yatsynych-T changed the title Fx locators for all page objects Fix locators for all page objects Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants