All Projects → adegard → tagui_scripts

adegard / tagui_scripts

Licence: GPL-3.0 license
TagUI Editor for Browser Automation (chrome-firefox)

Programming Languages

autohotkey
350 projects

Projects that are alternatives of or similar to tagui scripts

simplechrome
Webrecorders DevTools Protocol Automation Library
Stars: ✭ 16 (-60.98%)
Mutual labels:  browser-automation
automa
A browser extension for automating your browser by connecting blocks
Stars: ✭ 6,174 (+14958.54%)
Mutual labels:  browser-automation
sinco
Browser Automation and Testing Tool for Deno, written in full TypeScript
Stars: ✭ 54 (+31.71%)
Mutual labels:  browser-automation
Viewfinder
📷 BrowserBox - Remote isolated browser API for security, automation visibility and interactivity. Run on our cloud, or bring your own. Full scope double reverse web proxy with multi-tab, mobile-ready browser UI frontend. Plus co-browsing, advanced adaptive streaming, secure document viewing and more! But only in the Pro version. Get BB today! Se…
Stars: ✭ 1,741 (+4146.34%)
Mutual labels:  browser-automation
xk6-browser
k6 extension that adds support for browser automation and end-to-end web testing via the Chrome Devtools Protocol
Stars: ✭ 204 (+397.56%)
Mutual labels:  browser-automation
Mink
PHP web browser emulator abstraction
Stars: ✭ 1,492 (+3539.02%)
Mutual labels:  browser-automation
Pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
Stars: ✭ 3,480 (+8387.8%)
Mutual labels:  browser-automation
learn-browser-testing
Repository for my upcoming course & workshop
Stars: ✭ 105 (+156.1%)
Mutual labels:  browser-automation
jseval
Evaluate JavaScript on a URL through headless Chrome browser.
Stars: ✭ 19 (-53.66%)
Mutual labels:  browser-automation
browser-pool
A Node.js library to easily manage and rotate a pool of web browsers, using any of the popular browser automation libraries like Puppeteer, Playwright, or SecretAgent.
Stars: ✭ 71 (+73.17%)
Mutual labels:  browser-automation
test-real-styles
(test-)framework agnostic utilities to test real styling of (virtual) dom elements
Stars: ✭ 37 (-9.76%)
Mutual labels:  browser-automation
browser-automation-api
Browser automation API for repetitive web-based tasks, with a friendly user interface. You can use it to scrape content or do many other things like capture a screenshot, generate pdf, extract content or execute custom Puppeteer, Playwright functions.
Stars: ✭ 24 (-41.46%)
Mutual labels:  browser-automation
Rpa Python
Python package for doing RPA
Stars: ✭ 2,449 (+5873.17%)
Mutual labels:  tagui

TagUI Editor:

Easily modify, run and schedule your TagUI scripts on Windows. Get TagUI here: https://github.com/kelaberetiv/TagUI See this Tutorial How to Install TagUI

Installer:

Source Code (ahk file):

Known issues:

  • Folders name: put tagui files in folders without any spaces, like: C:\your-tagui-path\
  • Save your tagui files before execute them! (you can save it as yourname.tagui or without file extension)
  • If you launch Tagui files outside your tagui path, you need to set all comand in variable path environment: CasperJs, Sleimmerjs, PHP...ie: if you path is "C:\tagui\tagui": PATH: C:\tagui\tagui\src,C:\tagui\tagui\src\phantomjs\bin, C:\tagui\tagui\src\casperjs\bin, C:\tagui\tagui\src\php (how to do that)

TagUI Code Writer: Tagui-Writer1.0x

Easily print in your code little snippets (examples) in TagUI language:

Why This ?

TagUI (reference: https://github.com/kelaberetiv/TagUI) is very powerful program which use native language for web-scraping and RPA (Robotic Process Automation), but at the begin it could be a bit tricky to find and remember all commands. Then I built this tool to simplify and accelerate coding. Enjoy!

Installation (Windows)

Source file (ahk file):

  • Install AutoHotKey : https://autohotkey.com/
  • Open Editor of your choice (Notepad++ is great)
  • save and launch Tagui-Writer1.03.ahk
  • Ctrl+left Click to show Menu and insert code

Uninstall

no need of uninstaller, just delete the file (close it before : left click and choose "Exit App")

ScreenShoter: screenshoter.ahk

Capture screen shots and save it directly in png file!

Why This ?

Capture screen shots for Visual automation (Tagui - Sikuli) is time-consuming. Then this tool could help you increase your bot coding productivity.

Use screenshots in TagUI - Sikuli integration, to identify web elements and desktop user interface elements..., i.e.: click image.png

Installation

Source (ahk file):

Contributions

Blog: https://simplestipsandtricks.blogspot.com/

Youtube chanel
Donate

Books

Web Robots: Boost your business with Robotic Process Automation and Web-Scraping on Web-marketing : https://www.amazon.com/Arnaud-Degardin/e/B07HLM1TXY/ref=sr_ntt_srch_lnk_3?qid=1537947864&sr=8-3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].