TestComplete unable to recognize Java Swing JPanel object
Hi All, I am trying toautomate JavaFX application, where there is an "javax.swing.JPanel" objectand test complete not recognizing that object. Problem : * Object browser shows jpanel as the object and when i try to highlight its says [cannot highlight this object]. * But when i went to project properties->ObjectMapping and tried to check if jpanel object available in object types but no such objects found likeSwing Controls->Jpanel. * I tried to add "javax.swing.jpanel" to object mapping but no luck.. Does anyone have faced this issue before? any suggestions to resolve this please.. Many Thanks, Kavan Shah1KViews0likes1Comment