Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Configure emulator ip address: User has to configure the emulator ip address, after ip configuration user will be able to send commands to applications running on emulator.
  • Set app url: User/developer having the option to set the application url which is running on host machine and on clicking launch button app will be launched on emulator.
  • launch ResidentApp: By clicking on launch residentapp button default residentapp will be launched.
  • Automate tests option: By clicking on automate tests button developer will get the option to upload files in json/xml format and execute the test scripts. user will be able to see the results.
  • Launch IDE: By clicking on launch ide button developer can launch the pre-configured vs code and do modification in the code after that need to run $ lng dev command and immediately changes will reflect on emulator.

...