Jump to content

Search the Community

Showing results for tags 'automation'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 1 result

  1. Hello! I'm new to the w3school forum here, and I just wanted to share a tutorial I made that shows you how to automate the logging into facebook without SendKeys: http://therevisionist.org/software-engineering/qtpuft/1-vbscript-basics/13-vbscript-internet-explorer-html-automation/ I've looked into sendkeys before, but I encoutered a problem where the SendKey's keystrokes activated on my desktop; the Internet Explorer (IE) was not the active window. I couldn't figure out how to make the IE window the active window, so I used HTML to identify the ID of objects in the IE window. And as a separate questions, do you know why Sendkeys does not work with the IE browser? Do you recommend any other alternatives, other than using HTML ID?
×
×
  • Create New...