Skip to content

0.11.4

Compare
Choose a tag to compare
@YevgeniyShunevych YevgeniyShunevych released this 20 Feb 12:05

New

  • Add protected virtual OnInitCompleted method to PageObject`1
  • Add another Do<TComponent, TNavigateTo>(Func<TOwner, TComponent> childControlGetter, Func<TComponent, TNavigateTo> navigationAction) method to PageObject`1
  • Add IndexOf method to ControlList`2
  • Add TakeScreenshotOnNUnitError extension method for AtataContextBuilder

Changes

  • Change PageObject`1 initialization methods execution order
  • Update screenshot functionality

Fixes

  • Fix LogNUnitError extension method of AtataContextBuilder according to 3.6.0 version of NUnit

Links

Atata 0.11.4 on NuGet