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
* added exception wait time out to handle tolerant methods
* applied the changes as mentioned in the review comments for tolerant methods
* Changed the method to package private to not expose this method
* Added test to validate the tolerant method without passing wait time for method
* changed the variable names for the TolerantAction object as mentioned
* futureDataAvoidingWeekendsAndBankHolidays issue which need to avoid weekends when adding bank holidays count
* added overload method for tolerantItemByIndex and tolerantItemByHtmlValueAttribute
* resolved conflicts
* changed from private package to public
* Changed onException method to take screenshot only on Local run not on running on grid
* Changed onException method to take screenshot only on Local run not on running on grid
* Added boolean parameter in config file to handle taking snapshots
* 1.Created tolerant methods for clear,getAttribute,getText and isDisplayed methods.
2. Modified interact methods to handle tolerant methods.
* 1.Created tolerant methods for clear,getAttribute and getText methods to handle required exceptions
Co-authored-by: balavengaiah.matam <[email protected]>
0 commit comments