예제 #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()