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
A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.
Course project: Parallel execution (Java) ➟ Creating a multi-threaded program to sum up the amounts due from the facts in the big file, which is the only resource. The results of the summation of each thread must be summed and derived after each thread has completed its execution.