You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
MikhailPyshnik
changed the title
ClickAndWait - Invalid message in the log
element.ClickAndWait - Invalid message in the log
May 8, 2021
…) +semver: breaking
* update Aquality.Selenium.Core nuget package
* inherit Form from Core.Forms.Form
* [breaking] removed [Obsolete] properties and methods from the Form abstraction
* add "visualization" section to settings.json
* add visual tests
* Stabilization of automation practice site interactions
closes#200, fixes#201
* Fix sonar code smells
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).
The text was updated successfully, but these errors were encountered: