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
For example how to decrease (prevent "over-logging") when every request to UI elements has logged?
Like:
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 1' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 2' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 100' :: Getting text from element..
etc
Thank you!
The text was updated successfully, but these errors were encountered:
For example how to decrease (prevent "over-logging") when every request to UI elements has logged?
Like:
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 1' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 2' :: Getting text from element .....
[2024-12-24 14:41:38.2927]|Info|Aquality.Selenium.Core.Elements.Element.get_Text| - Label 'Child element of 100' :: Getting text from element..
etc
Thank you!
The text was updated successfully, but these errors were encountered: