Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tebelorg/RPA-Python issues and pull requests

#509 - Text not found - r.click() with OCR text by using "Text I want to click on.png" syntax

Issue - State: open - Opened by Kellesc 7 months ago - 1 comment
Labels: query

#509 - Text not found - r.click() with OCR text by using "Text I want to click on.png" syntax

Issue - State: open - Opened by Kellesc 7 months ago - 1 comment
Labels: query

#508 - Using reCAPTCHA keys to bypass - those are for the actual website owner for testing

Issue - State: closed - Opened by aadams26 7 months ago - 5 comments
Labels: query

#504 - macOS: Chrome session created by init() cannot access disk(?) - user resolved

Issue - State: closed - Opened by 328joe 8 months ago - 2 comments
Labels: query

#501 - Intercept request/cookies - dom() might work but most likely not, use case not supported

Issue - State: open - Opened by Yuro12345 8 months ago - 1 comment
Labels: query

#500 - Upon executing r.init(), Chrome opens, but nothing happens afterward - might be IT policy

Issue - State: open - Opened by bwfyyy 8 months ago - 2 comments
Labels: query

#499 - Change browser window focus - depending on what you want, popup() or focus()

Issue - State: closed - Opened by Yuro12345 8 months ago - 3 comments
Labels: query

#498 - Shift issue - probably doable using r.vision() to use custom SikuliX commands

Issue - State: closed - Opened by JesusJordan97 9 months ago - 1 comment
Labels: query

#497 - TagUI cannot be closed after closing the browser - expected, pending more info

Issue - State: open - Opened by RichiardChi 9 months ago - 1 comment
Labels: query

#496 - Return html of element searched by id - try using attribute with @attribute

Issue - State: closed - Opened by aadams26 9 months ago - 2 comments
Labels: query

#495 - Update README.md

Pull Request - State: closed - Opened by lookang 9 months ago - 1 comment

#494 - r.read() is wrong for chinese and tamil characters on new tab - limitation, try this

Issue - State: open - Opened by lookang 9 months ago - 1 comment
Labels: query

#493 - TagUI error while starting python bot - pending details of brackets in path

Issue - State: open - Opened by joker21212 9 months ago - 9 comments
Labels: query

#492 - r.frame methods fail when inside iframe - pending identifying root cause with Chrome

Issue - State: open - Opened by RichiardChi 10 months ago - 12 comments
Labels: query

#491 - How can I skip Geetest verification - use (x, y) coordinates to automate

Issue - State: closed - Opened by monty8800 10 months ago - 1 comment
Labels: query

#490 - How to clear the login status and clear the cache? - add logout into your script

Issue - State: closed - Opened by monty8800 10 months ago - 1 comment
Labels: query

#489 - Support snapshot of the full screen as a fallback - use snap('page.png')

Issue - State: closed - Opened by olimorris 11 months ago - 1 comment
Labels: query

#488 - Focus windows desktop apps using run() command - try this example

Issue - State: closed - Opened by nk-mobile 11 months ago - 2 comments
Labels: query

#487 - RPA-Python can‘t use browsers other than Chrome - this is by design

Issue - State: closed - Opened by bravohaha 11 months ago - 2 comments
Labels: query

#486 - Cannot run Python RPA on Colab - notebook updated to work with new Colab env

Issue - State: closed - Opened by terry-zc 12 months ago - 5 comments
Labels: query

#485 - About mouse_xy() query - try running Python in live mode, also see what the logs say

Issue - State: closed - Opened by Vic-Lau 12 months ago - 2 comments
Labels: query

#484 - Meeting point for TagUI users converting .tag workflows to Python rpa .py scripts

Issue - State: open - Opened by kensoh 12 months ago - 1 comment
Labels: query

#483 - Using Chrome extensions while running RPA similar to Selenium - try this way

Issue - State: closed - Opened by damebash 12 months ago - 5 comments
Labels: query

#482 - How to navigate to previous page without visual automation - use dom()

Issue - State: closed - Opened by kompleksanda about 1 year ago - 4 comments
Labels: query

#481 - Visual automation on different desktops on Mac or Windows - use vision()

Issue - State: closed - Opened by niuniu132 about 1 year ago - 2 comments
Labels: query

#480 - dom() can't access frame(), click() not working in some cases - pending replication

Issue - State: closed - Opened by sharmaniki11 about 1 year ago - 2 comments
Labels: query

#479 - snap() can't capture elements off initial page (Chromium has changed) [fixed]

Issue - State: closed - Opened by JS-code-dev about 1 year ago - 14 comments
Labels: bug

#478 - Add focus() function to set application to be in focus in foreground [done]

Issue - State: closed - Opened by Vic-Lau about 1 year ago - 40 comments
Labels: feature

#477 - Chance of possible python command issue with newer Macs [fixed]

Issue - State: closed - Opened by kensoh about 1 year ago - 13 comments
Labels: bug

#476 - frame() failed for iframe in different domain - pending replication

Issue - State: closed - Opened by taoheihei about 1 year ago - 6 comments
Labels: query

#475 - Search subfolder for images? - yes Python code, use this suggestion by Lucas

Issue - State: closed - Opened by joshglenn about 1 year ago - 1 comment
Labels: query

#474 - How RPA gets an open browser window for operations - some options

Issue - State: closed - Opened by pdbeta about 1 year ago - 2 comments
Labels: query

#473 - Fixed window size, how? - adjust Windows size by modifying tagui_config.txt

Issue - State: closed - Opened by zailaib about 1 year ago - 1 comment
Labels: query

#472 - Port of driver mixed with debug port of chrome - port can be changed here

Issue - State: closed - Opened by zailaib about 1 year ago - 1 comment
Labels: query

#471 - Support using Edge browser? - possible but locally modifying a couple of lines

Issue - State: closed - Opened by yhyu13 about 1 year ago - 7 comments
Labels: query

#470 - Close specific tab of a site - use keyboard() or dom() + JavaScript close()

Issue - State: closed - Opened by Fugimura about 1 year ago - 1 comment
Labels: query

#469 - RPA vs Selenium for Web Scrapping? - do the same with much lesser effort

Issue - State: closed - Opened by mimranarif777 about 1 year ago - 4 comments
Labels: query

#468 - Error Handling for block of code - use r.error(True) and Python's try-catch

Issue - State: closed - Opened by uditijain about 1 year ago - 1 comment
Labels: query

#467 - Stuck up on opening browser - try these, perhaps company network blocking

Issue - State: closed - Opened by itsmetofee about 1 year ago - 2 comments
Labels: query

#466 - Please provide help thx! r.keyboard() work in the wrong place - see this example

Issue - State: closed - Opened by YuZhouQ about 1 year ago - 4 comments
Labels: query

#465 - Please provide help, thanks - likely having TagUI version installed in wrong location

Issue - State: closed - Opened by lixiao888 about 1 year ago - 10 comments
Labels: query

#464 - Problems when installing tagui in python - likely due to Python incorrect usage

Issue - State: closed - Opened by eduardolc21 about 1 year ago - 2 comments
Labels: query

#463 - Visual automation is not working on Colab but worked before - pending details

Issue - State: closed - Opened by bettyyy about 1 year ago - 6 comments
Labels: query

#462 - Wait for download to complete - wait longer or check if download completes

Issue - State: closed - Opened by uditijain about 1 year ago - 1 comment
Labels: query

#461 - How to click on dynamic desktop app dropdown items - some thoughts and ideas

Issue - State: closed - Opened by uditijain about 1 year ago - 14 comments
Labels: query

#460 - Visual automation无法正常运行 - pending more details and replication steps

Issue - State: closed - Opened by cylconee about 1 year ago - 3 comments
Labels: query

#459 - Will r.click() work when screen is sleep or locked - visually nope, web id maybe

Issue - State: closed - Opened by uditijain about 1 year ago - 4 comments
Labels: query

#458 - How to wait for Loader to disappear - see these examples of possible ways

Issue - State: closed - Opened by uditijain about 1 year ago - 8 comments
Labels: query

#457 - The time between two subsequent clicks is very slow - try out turbo mode

Issue - State: closed - Opened by uditijain about 1 year ago - 4 comments
Labels: query

#456 - Hello! How do I get cookies - use tagui_user_profile folder to store browser state

Issue - State: closed - Opened by kinglei88 over 1 year ago - 2 comments
Labels: query

#455 - Google example isn't working - isolated issue with google.com on Windows [fixed]

Issue - State: closed - Opened by kensoh over 1 year ago - 7 comments
Labels: bug

#454 - Failed to move mouse by hover() - incorrect usage, user resolved, other ideas

Issue - State: closed - Opened by taoheihei over 1 year ago - 1 comment
Labels: query

#453 - Feature suggestion: simple IDE for TagUI users - there's existing mature plugin

Issue - State: closed - Opened by RaulMed over 1 year ago - 2 comments
Labels: query

#452 - Feature suggestion: run TagUI files in RPA for Python - to retire

Issue - State: closed - Opened by RaulMed over 1 year ago - 3 comments
Labels: feature

#451 - "invalid continuation byte" error - UTF-8 and OS code page, see solution

Issue - State: closed - Opened by Vic-Lau over 1 year ago - 38 comments
Labels: query

#450 - A dropdown option problem - pending replication steps and sample URL

Issue - State: closed - Opened by Vic-Lau over 1 year ago - 4 comments
Labels: query

#449 - TagUI download error on init() - likely blocked by intranet proxy, check proxy

Issue - State: closed - Opened by Ambarella-VE over 1 year ago - 4 comments
Labels: query

#448 - Google Colab sample notebook hangs at r.init() - updated notebook [fixed]

Issue - State: closed - Opened by rainyraina over 1 year ago - 9 comments
Labels: bug

#447 - Cannot download and open file in Chrome - pending trying download_location()

Issue - State: closed - Opened by GrowUpXin over 1 year ago - 2 comments
Labels: query

#446 - Closing the browser while the code is running - try to hack something here

Issue - State: closed - Opened by Sinha-Aditya over 1 year ago - 2 comments
Labels: query

#445 - Change browser settings - ideas on setting browser size, agent, cookies

Issue - State: closed - Opened by JoseZamora97 over 1 year ago - 4 comments
Labels: query

#444 - RPA python not working in Mac Ventura - user resolved by installing Python

Issue - State: closed - Opened by 684efs3 over 1 year ago - 2 comments
Labels: query

#443 - Input text in login prompts while on headless mode - try if Xvfb in Linux works

Issue - State: closed - Opened by frederick0291 over 1 year ago - 4 comments
Labels: query

#442 - [pagedown] pages in the nav bar - try to visually click on the browser first

Issue - State: closed - Opened by EdGrossman over 1 year ago - 6 comments
Labels: query

#441 - I threw this error at runtime - pending more information and finding clues

Issue - State: closed - Opened by Sunywdev over 1 year ago - 3 comments
Labels: query

#440 - r.popup and r.read('page') - pending more details and here's a suggestion

Issue - State: closed - Opened by bailipeng over 1 year ago - 2 comments
Labels: query

#439 - Cannot init() the rpa - some ideas to explore and possible solutions

Issue - State: closed - Opened by liuling950201 over 1 year ago - 2 comments
Labels: query

#438 - Cannot run r.init() due an error - try out this solution from another user

Issue - State: closed - Opened by fabio-condez over 1 year ago - 2 comments
Labels: query

#437 - Magic page save content missing - some ideas and learning more details

Issue - State: closed - Opened by JJery-web over 1 year ago - 2 comments
Labels: query

#436 - Visual automation in Colab template - require installing Linux libraries, see this

Issue - State: closed - Opened by LucasValentimCamara over 1 year ago - 2 comments
Labels: query

#435 - Cannot run multi-thread with RPA - try turbo mode r.init(turbo_mode = True) ?

Issue - State: closed - Opened by bbbbho over 1 year ago - 2 comments
Labels: query

#434 - r.init() seems will be running forever - likely company IT policy blocking processes

Issue - State: closed - Opened by Weak-Chicken over 1 year ago - 1 comment
Labels: query

#433 - rpa_python is missing when setup TagUI again - pending checks and more details

Issue - State: closed - Opened by kevin3 over 1 year ago - 3 comments
Labels: query

#431 - How to run RPA for Python Script unattended on remote PC - pending checks

Issue - State: closed - Opened by uditi0810 over 1 year ago - 5 comments
Labels: query

#430 - Unable to use keyboard functions to input or create a new tab - try r.debug(True)

Issue - State: closed - Opened by warlegtree over 1 year ago - 9 comments
Labels: query

#429 - Visual automation: r.init(visual_automation=True) stuck - user solved, restarted notebook

Issue - State: closed - Opened by arisliang over 1 year ago - 1 comment
Labels: query

#428 - pip install rpa or tagui? - use pip install rpa, but you can also use tagui. both same

Issue - State: closed - Opened by arisliang over 1 year ago - 2 comments
Labels: query

#427 - Cannot run basic code - network issue, try pack(), use proxy, replicate problem?

Issue - State: closed - Opened by ativis almost 2 years ago - 7 comments
Labels: query

#426 - Automation stuck on about:blank if i set proxies (Raspbian) - some next steps

Issue - State: closed - Opened by zell180 almost 2 years ago - 2 comments
Labels: query

#425 - cannot startup RPA-Python in windows 10 professional - user solved, network issue

Issue - State: closed - Opened by Peter-YAN almost 2 years ago - 2 comments
Labels: query

#424 - Docker image and dockerfile for Python rpa package - ETA unknown

Issue - State: closed - Opened by kensoh almost 2 years ago - 4 comments
Labels: feature

#423 - Automate desktop apps? - visual automation + keyboard() / mouse() / clipboard()

Issue - State: closed - Opened by splunkitwo almost 2 years ago - 8 comments
Labels: query

#422 - Clicking on an element that is visually stacked under other elements - try dom()

Issue - State: closed - Opened by jamesmnixon almost 2 years ago - 2 comments
Labels: query

#421 - Incorrect pathing when accessing TagUI - pending checks and more details

Issue - State: closed - Opened by ETFruitNinja almost 2 years ago - 4 comments
Labels: query

#420 - Reference iFrame by class in method frame() - use dom() to set id, then frame('id')

Issue - State: closed - Opened by diegostefano almost 2 years ago - 5 comments
Labels: query

#419 - Something wrong during initial run - likely network issue, check another laptop

Issue - State: closed - Opened by jorgehtml almost 2 years ago - 2 comments
Labels: query

#418 - Issue while installing and running - try running this command, pending checks

Issue - State: closed - Opened by chanderbhargava almost 2 years ago - 3 comments
Labels: query

#417 - Can't open or find files downloaded during RPA - use r.download_location()

Issue - State: closed - Opened by phelipe-barbosa almost 2 years ago - 2 comments
Labels: query

#416 - When starting TagUI, /usr/bin/env: ‘python’: No such file or directory - try this

Issue - State: closed - Opened by terencejackson8000 almost 2 years ago - 2 comments
Labels: query

#415 - How can I specify the coordinates to capture an image on the screen? - use snap()

Issue - State: closed - Opened by niuniu132 almost 2 years ago - 4 comments
Labels: query

#414 - Error on running init() on Google Colab - see example for running as root user

Issue - State: closed - Opened by ongkokl almost 2 years ago - 3 comments
Labels: query

#413 - Ubuntu libssl runtime error running init() - user workaround and some thoughts

Issue - State: closed - Opened by austin-millan almost 2 years ago - 1 comment
Labels: query

#412 - Added Readme & API in different languages using Google Translate API [done]

Issue - State: closed - Opened by kensoh almost 2 years ago - 3 comments
Labels: feature