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
The type or namespace name 'FindsByAttribute' does not exist in the namespace 'TestWare.Engines.Selenium.Extras' (are you missing an assembly reference?)
The type or namespace name 'FindsByAttribute' does not exist in the namespace 'TestWare.Engines.Selenium.Extras' (are you missing an assembly reference?)
Nullability of reference types in type of parameter 'obj' of 'int AbstractFindsByAttribute.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
Possible null reference argument for parameter 'one' in 'bool AbstractFindsByAttribute.operator ==(AbstractFindsByAttribute one, AbstractFindsByAttribute two)'.
Nullability of reference types in type of parameter 'obj' of 'int AbstractFindsByAttribute.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
Possible null reference argument for parameter 'one' in 'bool AbstractFindsByAttribute.operator ==(AbstractFindsByAttribute one, AbstractFindsByAttribute two)'.
Nullability of reference types in type of parameter 'obj' of 'int AbstractFindsByAttribute.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
Possible null reference argument for parameter 'one' in 'bool AbstractFindsByAttribute.operator ==(AbstractFindsByAttribute one, AbstractFindsByAttribute two)'.