Jump to content

test if firefox is open


Recommended Posts

Hello

Happy new year!!

I am french, sorry for my bad english.

I am very new to this autoit tool, how can i test if firefox is open.

I try to create a script to automate to ccleaner (A simple program that removes unused and temporary files from Windows machines).

The software does not work if firefox is opened.

I would like to test if Firefox is opened before running ccleaner.

If firefox is opened, I want to close it.

I tested the following commands:

If WinActive("Mozilla") then

WinClose ("Mozilla")

EndIf

That does'nt work.

Can you help me ?

Thank

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...