i have crated a robot to open Oracle application GL and used excel sheet with multiple lines to save the transactions in the application. i have used foreach row to move between the lines in excel witch is work fine. but the problem is with the application. after finishing the first record i give an order to open a new record to continue but it ignore the second record and overwrite on the first one. so how i can fix this.
Hi @mohamed.saty2012 ,
I believe as we discussed offline, we were able to solve the part of entering values to the incremental rows by introducing the idx
attribute in the selector.
If this specific problem is solved we would ask you to close the topic.
It can get fixed by introducing either of two attributes in your selector with which you are trying to interact
Use either id attribute or tablerow attribute @mohamed.saty2012
And increment it inside a loop
I wanted to take a moment to express my deepest gratitude for the incredible support you provided me with my automation challenges. Your expertise and guidance were not only instrumental in overcoming the hurdles but also served as a beacon of inspiration for me.
Your willingness to share your knowledge, the patience you demonstrated, and the clarity with which you explained complex concepts made a significant difference in my learning journey. Your generosity has not only resolved the immediate issues but has also empowered me with a deeper understanding of automation.
I am truly fortunate to have someone as knowledgeable and supportive as you in my network. Your kindness has made a lasting impact, and I cannot thank you enough for your time, effort, and invaluable insights.
I look forward to the opportunity to reciprocate your kindness in the future. If there’s ever anything I can do to assist you or contribute to your endeavors, please don’t hesitate to reach out.
Once again, thank you from the bottom of my heart. Your help has made a world of difference, and I am genuinely grateful for your friendship and expertise.
Warm regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.