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
Fixed future data avoiding weekends and bank holidays (#46)
* 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
Co-authored-by: balavengaiah.matam <[email protected]>
0 commit comments