Textfield is not getting entered with proper data in selenium automation for IE browser

Hi All,

I'm trying automate the Appian application using selenium where I come across  a issue that data is not getting entered properly.

Have tried the following

1. using sendkeys function.

2. First clicking on textfield then clearing it after that entering the data.

Still I face issue.

Finally tried with JavaScript executeScript method to enter the data.

I can see same data is getting entered but when I click on save button.

Few textfield value is getting cleared.

Please anyone suggest best possible solutions.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data