Merge branch 'main' into xiaochuanli/addChromeExtensions

This commit is contained in:
Tianbao Xie
2024-02-25 00:45:17 +08:00
committed by GitHub
152 changed files with 7174 additions and 420 deletions

View File

@@ -17,7 +17,8 @@ from .chrome import (
check_history_deleted,
is_expected_search_query,
is_expected_active_tab,
is_expected_url_pattern_match
is_expected_url_pattern_match,
is_added_to_steam_cart
)
from .docs import (
compare_font_names,
@@ -123,3 +124,7 @@ from .vscode import (
check_json_settings,
check_json_keybindings
)
def infeasible():
pass