Forum Discussion
- tristaanogreEsteemed Contributor
I'm not 100% familiar with Java FX... but as I understand it, you are trying to use the native "Find" method on the object. That's not a method from TestComplete, it's a method from the JavaFX object, using the native implementation rather than something built into TestComplete. You should probably check with your developers of the documentation that goes along with the object itself to determine the syntax for your object.