RamasamyRaja Posted May 23, 2015 Share Posted May 23, 2015 To fill Authentication Pop-up, i want get server name displayed in the Authentication Pop-up. So that I can determine which user name and password I have to use. Please guide how to get Highlighted text in the attached image.I tried with below statements but it did not work.ControlGetText ( "Authentication Required", "", "[INSTANCE:1]")\WinGetText ( "Authentication Required") Link to comment Share on other sites More sharing options...
TheDcoder Posted May 23, 2015 Share Posted May 23, 2015 Please read the forum rules. EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
RamasamyRaja Posted May 23, 2015 Author Share Posted May 23, 2015 I was not aware the rules. Today only I started to use AutoIT, all the google searches lead to this forum. So I asked the question here. Thank you Link to comment Share on other sites More sharing options...
junkew Posted May 23, 2015 Share Posted May 23, 2015 You should use AU3Inf (spy for the screen, part of AutoIT) to see if you can read the data of the screenIf not try simplespy and check iuiautomation in examples section@TheDCoder: Not sure why you refer to forumrules. Its not about bypassing the logon box just identifying which server so right credentials can be given 232showtime 1 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now