Jump to content

Auto.Send


Recommended Posts

Hi ,

Can anyone please help me on below issue? To automate Windows Authentication in Chrome on Windows 10:

Auto.Send is not working in my virtual Machine. Tried using ControlSend , no inputs were passed.

ControlSend("","","[CLASS:Chrome_WidgetWin_1]",text);

And I don't have any specified title or text on my windows pop up.

 

Thanks :)

Autoit.jpg

Link to comment
Share on other sites

Yea that's a different kind of control, if it's in chrome browser, you can go with the WebDriver.

This will allow for control of the browser and has many functions.

Bit tricky to setup at first if you don't know much about autoit.

But anyway, when you get stuck, we're here to help.

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

No, popups can't handle a WebDriver :D But the WebDriver is able to handle popups. You'll want to check out _WD_Alert from Danp2's WebDriver UDF

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

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