florentbr / SeleniumBasic

A Selenium based browser automation framework for VB.Net, VBA and VBScript
BSD 3-Clause "New" or "Revised" License
431 stars 197 forks source link

Getting NoSuchElement error #205

Open shahidjafri2004 opened 4 years ago

shahidjafri2004 commented 4 years ago

Hello,

I have been trying to click on a dropdown to select an option and then click on the submit button to generate a report. It is from a SSRS (sql server reporting service) site that I want to generate the report. I have tried so many different ways like by ID, xpath, name, class etc. to get to the element but always get the no such element error. Does any one know why I am getting the error. I am providing the complete HTML code for the page.

html_MPM html_MPM1 html_MPM2 html_MPM3 html_MPM4 html_MPM5 html_MPM6

mogulman52 commented 4 years ago

You need to provide the actual HTML text. Use OneDrive or other sharing site.