Not able to find the control in selenium c#

  • Thread starter Thread starter spanda0072
  • Start date Start date
S

spanda0072

Not able to find the control.
The id is of image type.I tried with Id,Xpath,table rows ,fluentwait,but not able to resolve this issue. This issue arises because of partial postback.

Please provide me the solution.
 
El lunes, 28 de octubre de 2013 08:14:00 UTC+1, (e-mail address removed) escribió:
Not able to find the control.

The id is of image type.I tried with Id,Xpath,table rows ,fluentwait,but not able to resolve this issue. This issue arises because of partial postback.



Please provide me the solution.

If you think that the problem could be related with selenium, maybe you cold find the answer to your problem in the Selenium support page. http://docs..seleniumhq.org/support/
 
Back
Top