コード例 #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()