Jump to content

Sending a command to my browser


This topic is 4891 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

From my apps in FM, all I want to do is send a command to my internet browser such as "https://messaging.gecka.nc/http/sendmsg?api_id=2&[email protected]&password=test44&text=test&to=68775 587724" then continue working in FM.

If I use the Open URL function, FM open the browser, sends the command and then nothing happens. I want the script to come back to FM so that I can continue to work.

Is the "Open URL" the right command or is there a background command available that avoids opening the browser etc .... ?

Thanks for your help!!!

Link to comment
Share on other sites

Open URL should do it and your script shouldn't wait for it. It could be your browser balking at the username and pw in the URL though.

Other options:

- use the send event script step to do the same thing

- open the URL in a hidden web viewer, which would avoid the browser popping up

Link to comment
Share on other sites

This topic is 4891 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.