Jump to content

I want to automate clicking on some Chrome buttons.


Go to solution Solved by junkew,

Recommended Posts

Posted (edited)

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
  • Developers
Posted
  On 1/29/2024 at 5:38 PM, PaulRathbone said:

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

Expand  

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

  On 1/29/2024 at 5:38 PM, 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.

Expand  

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

Posted

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

Posted
  On 1/29/2024 at 6: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'.

Expand  

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

  • 2 weeks later...
Posted
  Quote

Form rules should be read, about games and all.

Expand  

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 ?

Expand  

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

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
  • Recently Browsing   0 members

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