Matteo Del Grosso

Results 3 comments of Matteo Del Grosso

Here's a list of the patterns we're currently using: To check if an item is selected: select_pattern = control.item.GetSelectionItemPattern() return select_pattern.IsSelected To get the select item from list or combobox...

We're also using the table pattern: laser_pattern = laser_table.item.GetTablePattern() col_headers = laser_pattern.GetColumnHeaders()

Hi Mika, We're at Python 3.12 using the RPA Windows library. We'd like to upgrade to Python 3.13 but the dependency on pywin32