Parameters/Variables declared in One Macro is not seen in the next macro when I run the test suite.
Variables are per macro, just like in the original Selenium IDE. But UIVision also has global variables. => You can create global variables by prefixing the variable name with “Global…” (e. g. “globalMyCounter” or “GLOBAL_username”).
- folder=foldername - So folder can be test suite. Whether I can use the old test suite as folder name for execution.
The old test suites format is deprecated. I do not use them.
Also When running the UI.Vision from UI I’m not seeing the browser coming up and showing the play. Is this is expected.
The browser should be visible. But I am not sure I understand this question. Can you maybe add a screencast?