Atata 3.6.0 is released with an upgrade of Selenium.WebDriver to v4.33.0 and new ClickWithHold method.
Changelog
Added
- minor
#856 Add
ClickWithHold(double pressSeconds)method toControl<TOwner>
Changed
- major #855 Upgrade Selenium.WebDriver package reference to v4.33.0
Summary
This is a minor update of Atata with an upgrade of Selenium.WebDriver package reference from v4.31.0 to v4.33.0. Take a look at Selenium.WebDriver CHANGELOG to find out what was changed there.
ClickWithHold method
A method was added to Control<TOwner>:
public TOwner ClickWithHold(double pressSeconds);
The method performs a long click on the control by pressing the control for a specified number of seconds and then releases it.
If Atata Framework is useful to you or your company,
consider supporting the framework development with a donation.
Need help with Atata, .NET test automation, or automation strategy?
Hire Atata's creator for consulting or development and get direct expert support.