Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Dag,
I'm not sure I understand what problem you face with this scenario (exactly what fails), but I've got a few suggestions which can be useful for you:
1. If you need to work with in-place editors in the new row, you can try using the ClickNewRowCell action to activate the editor you need.
2. After that, you should be able to set specific cell values in the new row as described in the Obtaining and Setting Cell Values in Developer Express XtraGrid help topic.
3. It is not necessary to click an empty space to submit an in-place editor's value. Just closing the editor should be enough (see the Activating and Closing In-place Editors in Developer Express XtraGrid help topic to learn how to do this).
As for the problem with recorded script not being played back correctly, please zip your entire project suite folder along with the log of the failed test execution and send us the archive via our Contact Support form. Make sure that messages in your log correspond to the latest version of your tests.
I'm not sure I understand what problem you face with this scenario (exactly what fails), but I've got a few suggestions which can be useful for you:
1. If you need to work with in-place editors in the new row, you can try using the ClickNewRowCell action to activate the editor you need.
2. After that, you should be able to set specific cell values in the new row as described in the Obtaining and Setting Cell Values in Developer Express XtraGrid help topic.
3. It is not necessary to click an empty space to submit an in-place editor's value. Just closing the editor should be enough (see the Activating and Closing In-place Editors in Developer Express XtraGrid help topic to learn how to do this).
As for the problem with recorded script not being played back correctly, please zip your entire project suite folder along with the log of the failed test execution and send us the archive via our Contact Support form. Make sure that messages in your log correspond to the latest version of your tests.