How to Automate Java Application use Webswing

Hello,

Could anyone help me in automating Java application running on web browser and use Java webswing and canvas as I can’t get the selector of elements in this application and in inspector I can only hover on the top panel not the elements?

Hint **Java webswing can be found throw this link
Webswing

Hi @ahmedAli,
Welcome to the Community!
Some Java-based apps won’t work with the typical UIAutomation. You can work with such using OCR and Image Recognition methods.