Jump to content

Recommended Posts

Posted (edited)

Hi @CaptainBeardsEyesBeard,

no, "au3WebDriver" is not Selenium. But both of them use the W3C WebDriver specification and the "Wire Protocol". See this simplified explanation.
There are strong similarities between the framework Selenium, the framework WebdriverIO and the AutoIt framework variant "au3WebDriver".

What is your question? Switching from (AutoIt) au3WebDriver to (C#) Selenium, for example, is quite easy. The concepts are pretty the same and they all use Locators/Selectors to identify and interact with the (web) elements/DOM.

The actually used drivers (chromedriver.exe, geckodriver.exe) are used for all of them too.

Best regards
Sven

Edited by SOLVE-SMART

==> AutoIt related: 🔗 GitHub, 🔗 Discord Server

Spoiler

🌍 Au3Forums

🎲 AutoIt (en) Cheat Sheet

📊 AutoIt limits/defaults

💎 Code Katas: [...] (comming soon)

🎭 Collection of GitHub users with AutoIt projects

🐞 False-Positives

🔮 Me on GitHub

💬 Opinion about new forum sub category

📑 UDF wiki list

✂ VSCode-AutoItSnippets

📑 WebDriver FAQs

👨‍🏫 WebDriver Tutorial (coming soon)

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