博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
from selenium import selenium
阅读量:6670 次
发布时间:2019-06-25

本文共 3318 字,大约阅读时间需要 11 分钟。

hot3.png

['__class__', '__delattr__', '__dict__', '__doc__', '__format__', '__getattribute__', '__hash__', '__init__', '__module__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', 'addCustomRequestHeader', 'add_custom_request_header', 'add_location_strategy', 'add_script', 'add_selection', 'allow_native_xpath', 'alt_key_down', 'alt_key_up', 'answer_on_next_prompt', 'assign_id', 'attach_file', 'captureNetworkTraffic', 'capture_entire_page_screenshot', 'capture_entire_page_screenshot_to_string', 'capture_network_traffic', 'capture_screenshot', 'capture_screenshot_to_string', 'check', 'choose_cancel_on_next_confirmation', 'choose_ok_on_next_confirmation', 'click', 'click_at', 'close', 'context_menu', 'context_menu_at', 'control_key_down', 'control_key_up', 'create_cookie', 'delete_all_visible_cookies', 'delete_cookie', 'deselect_pop_up', 'do_command', 'double_click', 'double_click_at', 'drag_and_drop', 'drag_and_drop_to_object', 'dragdrop', 'fire_event', 'focus', 'get_alert', 'get_all_buttons', 'get_all_fields', 'get_all_links', 'get_all_window_ids', 'get_all_window_names', 'get_all_window_titles', 'get_attribute', 'get_attribute_from_all_windows', 'get_body_text', 'get_boolean', 'get_boolean_array', 'get_confirmation', 'get_cookie', 'get_cookie_by_name', 'get_css_count', 'get_cursor_position', 'get_element_height', 'get_element_index', 'get_element_position_left', 'get_element_position_top', 'get_element_width', 'get_eval', 'get_expression', 'get_html_source', 'get_location', 'get_log', 'get_mouse_speed', 'get_number', 'get_number_array', 'get_prompt', 'get_select_options', 'get_selected_id', 'get_selected_ids', 'get_selected_index', 'get_selected_indexes', 'get_selected_label', 'get_selected_labels', 'get_selected_value', 'get_selected_values', 'get_speed', 'get_string', 'get_string_array', 'get_table', 'get_text', 'get_title', 'get_value', 'get_whether_this_frame_match_frame_expression', 'get_whether_this_window_match_window_expression', 'get_xpath_count', 'go_back', 'highlight', 'ignore_attributes_without_value', 'is_alert_present', 'is_checked', 'is_confirmation_present', 'is_cookie_present', 'is_editable', 'is_element_present', 'is_ordered', 'is_prompt_present', 'is_something_selected', 'is_text_present', 'is_visible', 'key_down', 'key_down_native', 'key_press', 'key_press_native', 'key_up', 'key_up_native', 'meta_key_down', 'meta_key_up', 'mouse_down', 'mouse_down_at', 'mouse_down_right', 'mouse_down_right_at', 'mouse_move', 'mouse_move_at', 'mouse_out', 'mouse_over', 'mouse_up', 'mouse_up_at', 'mouse_up_right', 'mouse_up_right_at', 'open', 'open_window', 'refresh', 'remove_all_selections', 'remove_script', 'remove_selection', 'retrieve_last_remote_control_logs', 'rollup', 'run_script', 'select', 'select_frame', 'select_pop_up', 'select_window', 'setExtensionJs', 'set_browser_log_level', 'set_context', 'set_cursor_position', 'set_mouse_speed', 'set_speed', 'set_timeout', 'shift_key_down', 'shift_key_up', 'shut_down_selenium_server', 'start', 'stop', 'submit', 'type', 'type_keys', 'uncheck', 'use_xpath_library', 'wait_for_condition', 'wait_for_frame_to_load', 'wait_for_page_to_load', 'wait_for_pop_up', 'window_focus', 'window_maximize']

转载于:https://my.oschina.net/u/938257/blog/267902

你可能感兴趣的文章
关于PWA落地问题的思考
查看>>
Nagios利用NSClient++监控Windows主机
查看>>
从高性能计算到人工智能—GPU的加速能力得到广泛认同
查看>>
Apache Replication主从复制同步机制实践
查看>>
JBoss 6.1安装配置问题
查看>>
FreeType in OpenCASCADE
查看>>
Facebook、中国BAT均落选,高盛全球“漂亮50”有哪些潜力股?
查看>>
一个人的 Android 开发
查看>>
Emacs之魂(五):变量的“指针”语义
查看>>
如何从 Angular 1.x 无缝升级到 Angular 2
查看>>
国内首次云计算CRM公测反响良好
查看>>
他俩窃取了34个共享单车账户,两天挣了2万多
查看>>
Half-Life's In-Game Visibility Determination
查看>>
Vitalik Buterin:我们正处于 ICO 泡沫,很多人会亏钱
查看>>
放眼业界看得见的未来 十谈大数据时代
查看>>
WCF技术剖析之十八:消息契约(Message Contract)和基于消息契约的序列化
查看>>
零售ERP系统方案选型―IT只是一个工具
查看>>
GraphQL提供数据接口新思路之数据聚合解决方案
查看>>
CentOS7 安装Firefly及测试
查看>>
术有专攻 | 如何在公私混用的设备上保障企业信息安全
查看>>