add new examples for chrome
This commit is contained in:
@@ -12,7 +12,11 @@ from .chrome import (
|
||||
get_profile_name,
|
||||
get_number_of_search_results,
|
||||
get_googledrive_file,
|
||||
get_active_tab_info
|
||||
get_active_tab_info,
|
||||
get_enable_do_not_track,
|
||||
get_enable_enhanced_safety_browsing,
|
||||
get_new_startup_page,
|
||||
get_find_unpacked_extension_path
|
||||
)
|
||||
from .file import get_cloud_file, get_vm_file, get_cache_file
|
||||
from .general import get_vm_command_line, get_vm_terminal_output
|
||||
|
||||
Reference in New Issue
Block a user