示例#1
0
def step_impl(context):
    Keyword(context.driver).about_page()
示例#2
0
def step_impl(context, setting):
    Keyword(context.driver).click_on_settings(setting)
示例#3
0
def step_impl(context):
    Keyword(context.driver).home_page()
示例#4
0
def step_impl(context):
    Keyword(context.driver).enter_text()
示例#5
0
def step_impl(context):
    Keyword(context.driver).language()
示例#6
0
def step_impl(context):
    Keyword(context.driver).team_page()
示例#7
0
def step_impl(context):
    Keyword(context.driver).email()
示例#8
0
def step_impl(context):
    Keyword(context.driver).compression_ratio()
示例#9
0
def step_impl(context):
    Keyword(context.driver).identifier_text()
示例#10
0
def step_impl(context):
    Keyword(context.driver).save_random_text1()
示例#11
0
def step_impl(context):
    Keyword(context.driver).analyze_section()
示例#12
0
def step_impl(context):
    Keyword(context.driver).random_text()
示例#13
0
def step_impl(context):
    Keyword(context.driver).close_contact_section()
示例#14
0
def step_impl(context):
    Keyword(context.driver).save_detail()
示例#15
0
def step_impl(context):
    Keyword(context.driver).technology_page()
示例#16
0
def step_impl(context):
    Keyword(context.driver).summarization_text()
示例#17
0
def step_impl(context):
    Keyword(context.driver).solution_page()
示例#18
0
def step_impl(context):
    Keyword(context.driver).sentiment_analysis_text()
示例#19
0
def step_impl(context):
    Keyword(context.driver).full_name()
示例#20
0
def step_impl(context, section_name):
    Keyword(context.driver).keyword_identifier(section_name)
示例#21
0
def step_impl(context):
    Keyword(context.driver).phone_number()
示例#22
0
def step_impl(context):
    Keyword(context.driver).navigate_to_website()