- anbuchozhanActive particpant
- Posts : 10
Join date : 2016-07-29
Location : Chennai
Selenium Automatically clears the text entered in text box-Dynamic Web Table(dgrid)
Tue Jun 13, 2017 4:53 pm
Hi All,
I am automating the application which is designed using Dojo framework(one of Java based tool kit). In that i have to handle few
web tables which are dynamic in nature(Rows & columns count varies according to selection). In few of cell in the web tables i have to pass text & then submit to get results. But after feeding the text once i click submit the text in those grid cells get disappeared automatically. I tried with lot of options like webdriver wait & i will force the web driver to wait for few mins using thread.sleep, but nothing worked out.
Issue : I can locate the cells in the web tables but the entered text is disappeared automatically.
Tool: Selenium Webdriver 3.0.1
Can any one please share your suggestions that would help me? Please reply once you see this post.
Advance Thanks to all.
I am automating the application which is designed using Dojo framework(one of Java based tool kit). In that i have to handle few
web tables which are dynamic in nature(Rows & columns count varies according to selection). In few of cell in the web tables i have to pass text & then submit to get results. But after feeding the text once i click submit the text in those grid cells get disappeared automatically. I tried with lot of options like webdriver wait & i will force the web driver to wait for few mins using thread.sleep, but nothing worked out.
Issue : I can locate the cells in the web tables but the entered text is disappeared automatically.
Tool: Selenium Webdriver 3.0.1
Can any one please share your suggestions that would help me? Please reply once you see this post.
Advance Thanks to all.
- How do i get the ID or Xpath of Text from Dynamic table?
- Text Box Data Clears When Page Submitted
- How Click on Dynamic Objects at Dynamic Positions in Selenium using for loop
- automatically run Selenium tests c# in Microsoft test manager
- Finding and Verifying Text in a Table that is in no particular order
Permissions in this forum:
You cannot reply to topics in this forum