I have a reference file where I have stored all the Xpath that are used in my project. The script was working fine but for the last few days I am getting an error message - 'Index out of bound'. I showed it to one colleague he said to change the sequence of the Xpath i.e. Cut and paste the XPath of the web element where the script is failing to the top of the page(reference file) and it somehow worked. But this is not the solution though as other people in the project area also updating that file and somehow the sequence is getting changed after some time and I am getting the same error again for one web element or another. Any idea about this issue?
I have input as HTML tag and everytime page gets loaded , id value gets change, also rest of the elements are not unique.. can you please help me in this.
We should not use index.. because that element will change to next index wat will you do? If the element place change also it should locate the same element...
very well explained.I appreciate the way you made it so simple. Thank you so much
Thanks , I got the solution from your video.. I hope Indexing will be allowed in our company
awesome.....
Thanks a lot ma'am now all ecommerce website will be automated.😊
Thank you. It helped me to solve my query.
Thanks for video!
I have a reference file where I have stored all the Xpath that are used in my project. The script was working fine but for the last few days I am getting an error message - 'Index out of bound'.
I showed it to one colleague he said to change the sequence of the Xpath i.e. Cut and paste the XPath of the web element where the script is failing to the top of the page(reference file) and it somehow worked.
But this is not the solution though as other people in the project area also updating that file and somehow the sequence is getting changed after some time and I am getting the same error again for one web element or another.
Any idea about this issue?
Nice video
Thanks mam😊
In some companies, indexing is not allowed. Then what will you do?
I have input as HTML tag and everytime page gets loaded , id value gets change, also rest of the elements are not unique.. can you please help me in this.
We should not use index.. because that element will change to next index wat will you do? If the element place change also it should locate the same element...
indexing is not allowed then kindly make videos which do not contains index method
🙃