launchidentifyblueprism

No identify button after launching application in application modeller - BluePrism


I am using BluePrism v5.0.12 and I am trying to identify elements from a launched application in Application Modeller. (I used the Windows application type in the modeler configuration) From some tutorials I saw, the launch button changes to Identify button after the app is launched, however, my Launch button just becomes disabled. Additionally, I have a diagnostics button that takes a snapshot of all elements.

The snapshot result is below (it is really long so I am just going to paste the beginning - note: the app is a simple sign in window):

WINDOW:+WindowText=<UNKNOWN> +ClassName= CtrlID=0 X=0 Y=0 Width=1 Height=1 +Visible=False +ScreenVisible=False +Enabled=True Active=False Ordinal=0 ChildCount=6 AncestorsText= AncestorCount=0 TypeName= ScreenBounds=RECT:0,0,0,0

WINDOW:+WindowText="Sign in" +ClassName=WindowsForms10.Window CtrlID=0 X=807 Y=-886 Width=262 Height=180 +Visible=True +ScreenVisible=True +Enabled=True Active=False Ordinal=1 ChildCount=5 AncestorsText=" " AncestorCount=1 TypeName= ScreenBounds=RECT:811,-854,-712,1064

Has this happened to anyone else? Where can I find the identify button?

Here is a snapshot of my application modeller window: Application modeller window


Solution

  • To see "identify" button, you need to launch your application, and choose "element 1" from the left side panel.