BigDod Posted April 27, 2010 Posted April 27, 2010 All of you fuck off.I know my opinion means nothing but I agree. corgano 1 Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
Valik Posted April 27, 2010 Posted April 27, 2010 Alright, I've just had time to read this thread. This asinine. If the intent is to automate something then who gives a fuck if it's Chrome, Firefox, Internet Explorer, Opera or Safari? The argument "I hate IE" doesn't hold a bit of water. Presumably we're not talking about using Internet Explorer as a human facing web browser where such an argument might be valid - albeit intangible. We're talking about something either embedded or hidden entirely. Something that can and should be locked down to only it's intended purpose. For this scenario Internet Explorer is perfectly acceptable because it is the only browser that provides a rich API for manipulating it. One additional point to the absurdity here is the fact that Internet Explorer is used all over the place in Windows. Simply opening the AutoIt documentation is sufficient to instantiate an instance of the Internet Explorer control. Are you now going to suggest you will never open the documentation because you hate IE that much? The point is, if a tool works for the job, use it and move along. Asking if another tool exists is perfectly fine, but either ignore the existing tool or at least have the courtesy to give a sensible reason why you don't wish to use it. If you have a list of technical reasons why IE will not suffice, then fine. "I hate it" is not a technical reason, it's just an unsolicited and unsubstantiated opinion. As for the off-topic posts, whatever. All I can say is unclejimbob isn't off to an auspicious start. I don't recall it being your places to come on here with your 0 post count and < 1 hour registration time (at the time of your posting) lecture us. James is probably a bit out-of-line with his post as well, but only in the sense that he said what I would say before I was made aware of the thread. I'm not going to fault him for that. Also, MrSmiley, feeling the need to point out name calling is "immature and stupid" is immature and stupid because it's name calling. Anyway, this is all a lot of silliness.
MonsieurOUXX Posted October 24, 2011 Posted October 24, 2011 Hello people! Any news on a Chrome UDF or Chrome COM workarounds since mid-2010? I don't follow Chrome-related news, so I don't know if the "embedded in IE" thingie has come to maturity, but I'm sure the guy who mentionned it knows more about this.
corgano Posted July 29, 2013 Posted July 29, 2013 Hello people! Any news on a Chrome UDF or Chrome COM workarounds since late-2011?I need to automate a page that doesn't work in IE (because we all know how compatible IE is with everything) 0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e
Danp2 Posted July 29, 2013 Posted July 29, 2013 Not AFAIK. Have you tried Firefox? Latest Webdriver UDF Release Webdriver Wiki FAQs
water Posted July 29, 2013 Posted July 29, 2013 Unfortunately not. Only IE, FF and Opera. There was a thread about Chrome latelly stating that you can't automate Chrome. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
junkew Posted August 3, 2013 Posted August 3, 2013 There are multiple approaches to automate chrome A. Use ui automation i will make a demo in a few weeks from now B. Follow similar approach as ff.au3 by having a small addin with a tcp listener C. Use selenium FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
junkew Posted August 10, 2013 Posted August 10, 2013 I have started the basic UI automation framework in this thread. Based on that I wil make a further working demo on chrome in a separate thread'?do=embed' frameborder='0' data-embedContent>> chrome browserchrome://accessibility in the adress bar of chrome or start with "--force-renderer-accessibility" FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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