Checking Border color [message #1808100] |
Mon, 17 June 2019 13:13 |
Mike Bray Messages: 60 Registered: May 2019 |
Member |
|
|
I use a red border around a field to indicate an error. Is it possible to test for this when using Javafx? I am trying to use the the 'check property' test step with out much luck.
Mike Bray
|
|
|
|
Re: Checking Border color [message #1808148 is a reply to message #1808126] |
Tue, 18 June 2019 08:29 |
Mike Bray Messages: 60 Registered: May 2019 |
Member |
|
|
Thanks Milos,
As a test I added a property to my fields called String inErrorProperty and as Jubula uses Java Reflection it picked this up. As all of my input fields extend my basic field then I can test each field to see if it is in error.
Though I can not test the color of the border I can test if the field is in error so job done.
Mike
Mike Bray
|
|
|
Powered by
FUDForum. Page generated in 0.03036 seconds