Jump to content

I want to automate clicking on some Chrome buttons.


Go to solution Solved by junkew,

Recommended Posts

Wow! AutoIt's got a lot more complicated since I last used it in anger back in ... <gulp> 2015.

I want to automate a click on a Chrome bookmark button then a right-click on sub-folder I have created under that bookmark, then a click on the 'open all' right-click menu option.

I've spent a couple of hours but I'm not really any clearer.

Thanks,
Paul.

Edited by PaulRathbone
Link to comment
Share on other sites

  • Developers
11 minutes ago, PaulRathbone said:

Wow! AutoIt's got a lot more complicated since I last used it in anger back in ... <gulp> 2015.

Not really that much changed since then, so much be partly you that changed. ;) 

11 minutes ago, PaulRathbone said:

I want to automate a click on a Chrome bookmark button then a right-click on sub-folder I have created under that bookmark, then a click on the 'open all' right-click menu option.

I've spent a couple of hours but I'm not really any clearer.

Great .... so what exactly is the question you like to ask or you want to make this a total guessing game to make it challenging for us? 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Thanks for the quick response!

I want to create a .au3 file that does the following: -

1. Opens Google Chrome (if it's not already open);
2. Mouse left-clicks on the 'Games' folder on my Chrome bookmarks bar;

3. Mouse right-clicks on the 'MSFS' subfolder that opens under the 'Games' Folder;

4. Mouse left-clicks on the top right-click menu item 'Open All'.

Link to comment
Share on other sites

On 1/29/2024 at 1:05 PM, PaulRathbone said:

3. Mouse right-clicks on the 'MSFS' subfolder that opens under the 'Games' Folder;

4. Mouse left-clicks on the top right-click menu item 'Open All'.

Form rules should be read, about games and all.
And you'd like to open all the games at once ? :lol:

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

  • 2 weeks later...
Quote

Form rules should be read, about games and all.

I think you meant 'forum'. Sadly, it appears you did not read my question. This is not about games, this is about automating an action in Google Chrome.
 

Quote

And you'd like to open all the games at once ?

2. Mouse left-clicks on the 'Games' folder on my Chrome bookmarks bar;

3. Mouse right-clicks on the 'MSFS' subfolder that opens under the 'Games' Folder;

4. Mouse left-clicks on the top right-click menu item 'Open All'.

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...