I was working with EasyRepro, and when I debugged my code it was clicking on the element which is visible and enabled, and not navigating as expected. But finally I understood the root cause for the issue.
My Chrome was zoomed out 90%
Once i reset the zoom level, it clicked on the correct element and successfully navigated to next page.