Ecosyste.ms: Issues

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

GitHub / botcity-dev/botcity-framework-core-python issues and pull requests

#61 - MNT: Add type hints to Mouse methods

Pull Request - State: open - Opened by welli7ngton 9 days ago - 7 comments

#60 - MNT: Removing numpy lock

Pull Request - State: closed - Opened by joao-voltarelli 11 days ago

#59 - MNT: Add type annotations and improve function signatures.

Pull Request - State: closed - Opened by welli7ngton 24 days ago - 7 comments

#58 - Mnt/annotate keyboard methods

Pull Request - State: closed - Opened by welli7ngton about 1 month ago - 6 comments

#57 - MNT add annotation to several methods in computer vision functions

Pull Request - State: closed - Opened by welli7ngton about 2 months ago - 1 comment

#56 - MNT: add type annotations and improve code style in display methods

Pull Request - State: closed - Opened by welli7ngton 2 months ago - 2 comments

#55 - Improving Win Apps module to support pywinauto's Desktop class

Pull Request - State: closed - Opened by joao-voltarelli 4 months ago - 1 comment

#54 - Insert functionality for keyboard commands.

Issue - State: open - Opened by gmellogomind 7 months ago

#53 - CI: Update workflows.

Pull Request - State: closed - Opened by hhslepicka 8 months ago

#52 - FIX: Updating requirements.txt with numpy version

Pull Request - State: closed - Opened by joao-voltarelli 8 months ago

#51 - Find Coordinates are wrong for MacOS when using a resolution other than default.

Issue - State: open - Opened by hhslepicka 9 months ago - 1 comment
Labels: bug

#50 - find.all duplicate object

Issue - State: open - Opened by dimitriusssBR 9 months ago

#49 - Annotate return types for better IDE code completion.

Issue - State: open - Opened by hhslepicka 10 months ago - 3 comments
Labels: enhancement, help wanted, good first issue

#47 - The find_multiple method generates an error when running.

Issue - State: closed - Opened by livia-macon about 1 year ago

#46 - DOC: Updating screenshots links in README

Pull Request - State: closed - Opened by joao-voltarelli over 1 year ago

#45 - BLD: Require Pillow>=8.1.1 for Linux and XCB support.

Pull Request - State: closed - Opened by hhslepicka over 1 year ago

#44 - Problem running Desktop bot on Linux OS

Issue - State: closed - Opened by bugelseif over 1 year ago - 2 comments
Labels: bug

#43 - FIX: Adjusting region parameter in screenshot method

Pull Request - State: closed - Opened by joao-voltarelli over 1 year ago

#41 - DesktopBot - .browse("www.google.com.br"

Issue - State: closed - Opened by csorodrigo over 1 year ago - 1 comment

#40 - Pyinstaller desktop project

Issue - State: closed - Opened by csorodrigo over 1 year ago - 4 comments

#39 - CI: removing gh-pages.yml

Pull Request - State: closed - Opened by joao-voltarelli over 1 year ago

#38 - FIX: fixing the return type of the find_process method

Pull Request - State: closed - Opened by joao-voltarelli over 1 year ago

#37 - Return type is wrong in find_process method

Issue - State: closed - Opened by joao-voltarelli over 1 year ago

#36 - DOC: Updating screenshots and links in README

Pull Request - State: closed - Opened by joao-voltarelli over 1 year ago

#35 - DOC: Update Maestro screenshots in README file

Issue - State: closed - Opened by joao-voltarelli over 1 year ago

#34 - FIX: Add Pillow to requirements file.

Pull Request - State: closed - Opened by hhslepicka almost 2 years ago

#33 - ENH: Adds the find_process method and terminate_process method

Pull Request - State: closed - Opened by livia-macon almost 2 years ago

#32 - Add `find_process` method

Issue - State: closed - Opened by hhslepicka almost 2 years ago

#30 - Remove hardcoded number of clicks at `right_click_relative`

Issue - State: closed - Opened by hhslepicka about 2 years ago - 1 comment
Labels: bug

#29 - Updating keyboard and mouse methods to use pynput

Pull Request - State: closed - Opened by joao-voltarelli about 2 years ago - 1 comment

#28 - Adjusting link to Windows Applications documentation

Pull Request - State: closed - Opened by joao-voltarelli over 2 years ago

#27 - Replace pyautogui with pynput

Issue - State: closed - Opened by hhslepicka over 2 years ago - 1 comment
Labels: enhancement

#26 - ENH: Added methods to support pywinauto features

Pull Request - State: closed - Opened by joao-voltarelli over 2 years ago - 1 comment

#25 - FIX: Order find results by best match.

Pull Request - State: closed - Opened by hhslepicka over 2 years ago

#24 - Can't connect to server (BotStudio)

Issue - State: closed - Opened by jorgehtml over 2 years ago - 4 comments

#22 - DOC: Improve documentation about exceptions

Issue - State: open - Opened by hhslepicka over 2 years ago
Labels: help wanted, good first issue

#21 - FIX: Bump framework-base to 0.3.1.

Pull Request - State: closed - Opened by hhslepicka over 2 years ago

#19 - DOC: Update README image links.

Pull Request - State: closed - Opened by hhslepicka over 2 years ago

#18 - MNT: Pin botcity-framework-base to >=0.2.2 for image path handling.

Pull Request - State: closed - Opened by hhslepicka almost 3 years ago

#17 - FIX: Updated handling for image path

Pull Request - State: closed - Opened by joao-voltarelli almost 3 years ago

#16 - DOC: Added new prerequisite for linux

Pull Request - State: closed - Opened by lf2a almost 3 years ago - 1 comment

#14 - `copy_to_clipboard()` error

Issue - State: closed - Opened by lf2a almost 3 years ago - 1 comment

#13 - FIX: throws an exception if not found image and removing '@only_if_element'

Pull Request - State: closed - Opened by lf2a about 3 years ago

#12 - FIX: return None if not found image

Pull Request - State: closed - Opened by lf2a about 3 years ago

#11 - Fix click on element error

Pull Request - State: closed - Opened by lf2a about 3 years ago - 1 comment

#10 - FIX: Removing x and y axis sum on 'right_click_relative' method

Pull Request - State: closed - Opened by lf2a about 3 years ago

#9 - Fixed minor bug in find_all()

Pull Request - State: closed - Opened by Psycho-Ray about 3 years ago

#8 - FIX: Make sure we use interval just for MacOS.

Pull Request - State: closed - Opened by hhslepicka about 3 years ago

#6 - MNT: Use codecs.open for README.md.

Pull Request - State: closed - Opened by hhslepicka over 3 years ago

#5 - DOC: New README.

Pull Request - State: closed - Opened by hhslepicka over 3 years ago

#4 - Error in doc.

Pull Request - State: closed - Opened by kayqueGovetri over 3 years ago

#3 - MNT: Refactor to use botcity-framework-base

Pull Request - State: closed - Opened by hhslepicka over 3 years ago

#2 - DOC: Updating readme, adding GitHub community docs and issue templates.

Pull Request - State: closed - Opened by hhslepicka over 3 years ago

#1 - CI: Fix documentation build.

Pull Request - State: closed - Opened by hhslepicka almost 4 years ago