Appium inspector isn't running in parallel while script in eclipse is executed

i’m using appium inspector with android app in Mac Os
while i run my scripts of test cases and see inspector the screen isn’t changing in real time. only the screen of login is displayed ! But in My android device the screen is loading normally from screen to screen for each test case.

It doesn’t do that. You can hit refresh but it will never show you real time inspection.

1 Like

OK. Thanks for this clarification.

@emna_ayadi I recommend to use UIAutomatorViewer it shows better UI Hierarchy…

You can run it using its batch file inside platform-tools / tools folder onf android sdk bundle

But i need a tool that work for both IOS and Android Application in Mac OS,
For UI Automator viewer, scripts can’t be recordered

yes right appium inspector is common for platform …