Skip to content

Random Crashes #14

@Midnex

Description

@Midnex

Traceback (most recent call last): File ".\autotimer.py", line 74, in <module> new_window_name = url_to_name(get_chrome_url()) File ".\autotimer.py", line 49, in get_chrome_url return 'https://' + edit.GetValuePattern().Value File "C:\Users\llane\AppData\Local\Programs\Python\Python37-32\lib\site-packages\uiautomation\uiautomation.py", line 6612, in GetValuePattern return self.GetPattern(PatternId.ValuePattern) File "C:\Users\llane\AppData\Local\Programs\Python\Python37-32\lib\site-packages\uiautomation\uiautomation.py", line 5598, in GetPattern pattern = self.Element.GetCurrentPattern(patternId) File "C:\Users\llane\AppData\Local\Programs\Python\Python37-32\lib\site-packages\uiautomation\uiautomation.py", line 5660, in Element self.Refind(maxSearchSeconds=TIME_OUT_SECOND, searchIntervalSeconds=self.searchInterval) File "C:\Users\llane\AppData\Local\Programs\Python\Python37-32\lib\site-packages\uiautomation\uiautomation.py", line 5908, in Refind raise LookupError('Find Control Timeout: ' + self.GetSearchPropertiesStr()) LookupError: Find Control Timeout: {ControlType: EditControl} PS D:\OneDrive\Work\Downloads\AutoTimer-master>

I had just closed Chrome. Had the same issue earlier when closing Visual Studio Code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions