Python Forum

Full Version: Hyperlink Click is not working in Selenium webdriver
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to use the selenium webdriver to automate scraping but unable to apply click on hyperlink. I also want to open it in new tab.

<a href="#" onclick="fnViewPaymentDtls('/publicPortal/no-auth/estSearch/viewPaymentDetails/BGBNG0010398000?_HDIV_STATE_=4-126-4FEED1D17366A773502C303AB82BB14B');
 return false;" title="Click to view payment details."><u>View Payment Details</u></a>