healenium / healenium-idea

Healenium IntelliJ IDEA plugin for updating selenium locators via context menu
Apache License 2.0
1 stars 3 forks source link

Currently, it appears that you are just supporting localhost; however, we require support for the healenium backend hosted on a remote server. #23

Open antonjerald opened 2 years ago

antonjerald commented 2 years ago

Currently, it appears that you are just supporting localhost; however, we require support for the healenium backend hosted on a remote server.

With regards to Intellj idea plugin, are you supporting only local host at the moment. It would be awesome if you add support for remote servers.

Alex-Reif commented 2 years ago

Hello @antonjerald , Yes, currently plugin support only localhost. We are going to support remote servers as well.

antonjerald commented 2 years ago

Ok Thank you.