Skip to content

ElementFactory.FindElements - Invalid message in the log #87

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

Closed
mialeska opened this issue May 11, 2021 · 0 comments · Fixed by #91
Closed

ElementFactory.FindElements - Invalid message in the log #87

mialeska opened this issue May 11, 2021 · 0 comments · Fixed by #91
Assignees
Labels
dotnet enhancement New feature or request java

Comments

@mialeska
Copy link
Contributor

[Originally posted to Aquality.Selenium .NET ] - aquality-automation/aquality-selenium-dotnet#200

"When searching for elements, if not found, the log does not display the name of the element. The example should be doped with the element name and the locator. Only the locator is displayed, without a name (C#, aquality-selenium-dotnet).

private IList ListSubscriptionLabels => ElementFactory.FindElements(By.XPath(SubscriptionsLocator), "Subscription", expectedCount: ElementsCount.MoreThenZero);

"

Also related to aquality-automation/aquality-selenium-dotnet#201: Invalid message in the log:

image
When using the ClickAndWait method, if not found, the log does not display the name of the element. The example should be doped with the element name and the locator. Only the locator is displayed, without a name (C#, aquality-selenium-dotnet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet enhancement New feature or request java
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant