TODO¶
RPA.Database:¶
Line |
Message |
---|---|
208 |
take autocommit into use for all database modules |
RPA.Desktop.Windows:¶
Line |
Message |
---|---|
637 |
Handle too compled method |
1123 |
return more valuable information about what should |
1371 |
supporting multiple search criterias at same time to identify ONE element |
1397 |
supporting multiple search criterias at same time to identify ONE element |
RPA.Desktop.keywords.application:¶
Line |
Message |
---|---|
112 |
Move implementations to platform-specific adapters |
168 |
Find out way to get actual default application, |
RPA.Desktop.keywords.finder:¶
Line |
Message |
---|---|
304 |
Add run-on-error support and maybe screenshotting matches? |
RPA.Desktop.keywords.mouse:¶
Line |
Message |
---|---|
73 |
Clamp to screen dimensions? |
106 |
mypy should handle enum exhaustivity validation |
RPA.Desktop.keywords.screen:¶
Line |
Message |
---|---|
180 |
Draw a circle instead? |
RPA.Email.ImapSmtp:¶
Line |
Message |
---|---|
719 |
mypy should handle enum exhaustivity validation |
RPA.FileSystem:¶
Line |
Message |
---|---|
369 |
glob support |
389 |
Should it remove all subdirectories too? |
416 |
glob support |
547 |
Convert to proper date |
556 |
Convert to proper date |
564 |
Convert to human-friendly? |
RPA.JSON:¶
Line |
Message |
---|---|
133 |
Add more logging about affected rows, at least on debug level |
RPA.JavaAccessBridge:¶
Line |
Message |
---|---|
202 |
add keyword for taking screenshots of elements and window |
203 |
implement proper XPath syntax support |
593 |
change to use RPA.core.geometry Region/Point |
RPA.Robocorp.Process:¶
Line |
Message |
---|---|
136 |
Add support for all Process API endpoints |
RPA.Tables:¶
Line |
Message |
---|---|
2 |
Implement column slicing |
3 |
Index name conflict in exports/imports |
4 |
Return Robot Framework DotDict instead of dict? |
RPA.Tasks:¶
Line |
Message |
---|---|
674 |
Move all result object modifying here |