issues
search
botcity-dev
/
botcity-framework-core-python
BotCity Framework - Python
https://documentation.botcity.dev/frameworks/desktop/
Apache License 2.0
120
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improving Win Apps module to support pywinauto's Desktop class
#55
joao-voltarelli
opened
1 month ago
0
Insert functionality for keyboard commands.
#54
gmellogomind
opened
5 months ago
0
CI: Update workflows.
#53
hhslepicka
closed
5 months ago
0
FIX: Updating requirements.txt with numpy version
#52
joao-voltarelli
closed
5 months ago
0
Find Coordinates are wrong for MacOS when using a resolution other than default.
#51
hhslepicka
opened
6 months ago
1
find.all duplicate object
#50
dimitriusssBR
opened
6 months ago
0
Annotate return types for better IDE code completion.
#49
hhslepicka
opened
8 months ago
0
FIX: Remove multiprocessing from find_multiple and a small tweak to _find_multiple_helper to return the coordinates.
#48
livia-macon
closed
10 months ago
0
The find_multiple method generates an error when running.
#47
livia-macon
closed
10 months ago
0
DOC: Updating screenshots links in README
#46
joao-voltarelli
closed
1 year ago
0
BLD: Require Pillow>=8.1.1 for Linux and XCB support.
#45
hhslepicka
closed
1 year ago
0
Problem running Desktop bot on Linux OS
#44
bugelseif
closed
1 year ago
2
FIX: Adjusting region parameter in screenshot method
#43
joao-voltarelli
closed
1 year ago
0
Problem with 'width' and 'height' parameters of screen_cut method
#42
joao-voltarelli
closed
1 year ago
0
DesktopBot - .browse("www.google.com.br"
#41
csorodrigo
closed
1 year ago
1
Pyinstaller desktop project
#40
csorodrigo
closed
1 year ago
4
CI: removing gh-pages.yml
#39
joao-voltarelli
closed
1 year ago
0
FIX: fixing the return type of the find_process method
#38
joao-voltarelli
closed
1 year ago
0
Return type is wrong in find_process method
#37
joao-voltarelli
closed
1 year ago
0
DOC: Updating screenshots and links in README
#36
joao-voltarelli
closed
1 year ago
0
DOC: Update Maestro screenshots in README file
#35
joao-voltarelli
closed
1 year ago
0
FIX: Add Pillow to requirements file.
#34
hhslepicka
closed
1 year ago
0
ENH: Adds the find_process method and terminate_process method
#33
livia-macon
closed
1 year ago
0
Add `find_process` method
#32
hhslepicka
closed
1 year ago
0
ENH: Added new methods using CTRL and updating tab and enter methods
#31
joao-voltarelli
closed
1 year ago
0
Remove hardcoded number of clicks at `right_click_relative`
#30
hhslepicka
closed
1 year ago
1
Updating keyboard and mouse methods to use pynput
#29
joao-voltarelli
closed
1 year ago
1
Adjusting link to Windows Applications documentation
#28
joao-voltarelli
closed
2 years ago
0
Replace pyautogui with pynput
#27
hhslepicka
closed
1 year ago
1
ENH: Added methods to support pywinauto features
#26
joao-voltarelli
closed
2 years ago
1
FIX: Order find results by best match.
#25
hhslepicka
closed
2 years ago
0
Can't connect to server (BotStudio)
#24
jorgegbsouza
closed
2 years ago
4
kb_type() and type_keys() methods don't work for special characters
#23
joao-voltarelli
closed
1 year ago
0
DOC: Improve documentation about exceptions
#22
hhslepicka
opened
2 years ago
0
FIX: Bump framework-base to 0.3.1.
#21
hhslepicka
closed
2 years ago
0
FIX: Refactor display size and element size based on whether or not display is Retina.
#20
hhslepicka
closed
2 years ago
0
DOC: Update README image links.
#19
hhslepicka
closed
2 years ago
0
MNT: Pin botcity-framework-base to >=0.2.2 for image path handling.
#18
hhslepicka
closed
2 years ago
0
FIX: Updated handling for image path
#17
joao-voltarelli
closed
2 years ago
0
DOC: Added new prerequisite for linux
#16
lf2a
closed
2 years ago
1
`copy_to_clipboard()` error
#14
lf2a
closed
2 years ago
1
FIX: throws an exception if not found image and removing '@only_if_element'
#13
lf2a
closed
2 years ago
0
FIX: return None if not found image
#12
lf2a
closed
2 years ago
0
Fix click on element error
#11
lf2a
closed
2 years ago
1
FIX: Removing x and y axis sum on 'right_click_relative' method
#10
lf2a
closed
2 years ago
0
Fixed minor bug in find_all()
#9
Psycho-Ray
closed
2 years ago
0
FIX: Make sure we use interval just for MacOS.
#8
hhslepicka
closed
3 years ago
0
FIX: Implement OS compatibility layer for click method so it work properly under MacOS.
#7
hhslepicka
closed
3 years ago
0
MNT: Use codecs.open for README.md.
#6
hhslepicka
closed
3 years ago
0
DOC: New README.
#5
hhslepicka
closed
3 years ago
0
Next