Forum Discussion

exdunepilot's avatar
exdunepilot
Contributor
9 years ago

Runtime Behavior and Object Spy Do Not Correspond

I have a custom class based on a JavaFX class.  In Object Spy I can traverse the tree and find the properties/fields/methods I'm looking for.  However, at runtime in my test code & using debug "watch...