-
Hello, I was wondering if anyone has found a solution for UI system testing of NatTables in a RCP project. We have tried RCPTT and SWTBot and neither can interact with our NatTables in a satisfactory way. Thanks, Louis |
Beta Was this translation helpful? Give feedback.
Answered by
fipro78
Dec 15, 2023
Replies: 1 comment 1 reply
-
Hi, I can only answer from a NatTable project perspective. AFAIK
What concrete issues do you see in your testing scenario? Greez, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Greglar4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I can only answer from a NatTable project perspective. AFAIK
SWTUtils
class which is similar to what SWTBot is doing. But at a very basic level, surely not usable in a user project.What concrete issues do you see in your testing scenario?
Greez,
Dirk