Open GoogleCodeExporter opened 9 years ago
Could you please provide a reproducible html test page , testcode and What
chromedriver version are you using?
Original comment by gmanikp...@chromium.org
on 8 Apr 2015 at 6:12
qualityking@
could you please reply to comment#1 and let us know reproducible steps to
recreate the issue locally here.
thanks
Original comment by agau...@chromium.org
on 21 May 2015 at 12:18
I am afraid its our companies internal application carrying financial data.. I
might fall into trouble sharing even html of the page.. I will try to write the
html myself to reproduce the scenario in weekend and comeback here with the
sample.
Thanks,
Manish Bansal
Original comment by qualityk...@gmail.com
on 22 May 2015 at 4:15
qualityking
we can use xpath index to find the correct element if there are multiple
elements with same xpath
In your second xpath you can place an index as "(//div[@class='amount'])[2]"
which will return second amount element
Please try with xpath index and let us know if you still facing the issue with
latest chromedriver.
Original comment by ssudunag...@chromium.org
on 18 Jun 2015 at 11:15
qualityking@
has solution mentioned in comment#4 solved your problem ?
if yes please let us know so we can close this ticket.
thanks
Original comment by agau...@chromium.org
on 15 Jul 2015 at 6:23
Original issue reported on code.google.com by
qualityk...@gmail.com
on 8 Apr 2015 at 4:06