Beispiel #1
0
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.btn_blue
     self.multi_user_block = self.locators.user_change_counterparty_button
     self.username = self.locators.user_title_username
     self.delivery_tooltip = self.locators.preloader
     self.phone_field = self.locators.phone_field
     self.password_field = self.locators.password_field
Beispiel #2
0
 def __init__(self):
     self.locators = Locators()
     self.breadcrumbs_last_el = self.locators.breadcrumbs_current_path
     self.breadcrumbs_devider = self.locators.breadcrumbs_devider
     self.tag_h1 = self.locators.h1
     self.cars_block_title = self.locators.car_descendants_wrapper_h2
     self.breadcrumbs = self.locators.breadcrumbs
     self.popular_manufactures = self.locators.popular_manufactures
     self.cars_block = self.locators.car_descendants_wrapper_a
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.btn_blue
     self.button_green = self.locators.btn_green
     self.price = self.locators.catalogue_list_price
     self.name = self.locators.catalogue_list_name
     self.brand = self.locators.catalogue_list_brand
     self.delivery = self.locators.catalogue_list_delivery
     self.vendor_code = self.locators.catalogue_list_vendor_code
Beispiel #4
0
 def __init__(self):
     self.locators = Locators()
     self.full_search_result_title_block = self.locators.multi_search_results_block_title
     self.question_button = self.locators.unit_map_info_button
     self.car_description = self.locators.modal_tooltip_faq
     self.car_manufacture = self.locators.grid_table_manufacture
     self.sidebar_brand = self.locators.multi_search_sidebar_brand
     self.body_brand = self.locators.multi_search_body_brand
     self.group = self.locators.multi_search_sidebar_section
     self.sidebar_category_name = self.locators.multi_search_sidebar_category_name
     self.sidebar_category_link = self.locators.multi_search_sidebar_category_link
     self.body_category = self.locators.multi_search_body_category
     self.more_button_categories = self.locators.multi_search_categories_button_more
     self.more_button_products = self.locators.multi_search_products_button_more
Beispiel #5
0
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.btn_blue
     self.button_green = self.locators.btn_green
     self.price = self.locators.catalogue_list_price
     self.name = self.locators.catalogue_list_name
     self.brand = self.locators.catalogue_list_brand
     self.delivery = self.locators.catalogue_list_delivery
     self.vendor_code = self.locators.catalogue_list_vendor_code
     self.seo_our_cities = self.locators.container_our_cities
     self.cars_block_title = self.locators.car_descendants_wrapper_h2
     self.input_search_field = self.locators.search_input
     self.category_in_search_result = self.locators.search_results_a
     self.title = self.locators.h1
Beispiel #6
0
 def __init__(self):
     self.locators = Locators()
     self.profile_empty = self.locators.profile_anonim
     self.profile_with_auth = self.locators.profile_avtorpol
     self.cart_with_items = self.locators.cart_with_items
     self.language_select_button = self.locators.lang_dd_button_button
     self.mega_menu = self.locators.mega_menu_link
     self.user_menu = self.locators.user_menu_toggler
     self.contact = self.locators.header_contact_nav
     self.cart_count_items = self.locators.user_menu_toggler_inner_cart_count
     self.cart_price = self.locators.cart_price
     self.multi_user_block = self.locators.user_change_counterparty_button
     self.my_car_empty = self.locators.my_car_empty
     self.my_car_with_car = self.locators.my_car_selected_car
     self.cart_without_items = self.locators.cart_without_items
Beispiel #7
0
 def __init__(self):
     self.locators = Locators()
     self.recommended_vendor_code = self.locators.name_inner_vendor_code
     self.recommended_name = self.locators.name_inner_name
     self.recommended_brand = self.locators.name_inner_brand
     self.recommended_price = self.locators.price_wrapper_price
     self.recommended_delivery = self.locators.general_info_delivery
     self.recommended_button_blue = self.locators.price_wrapper_button_blue
     self.recommended_button_green = self.locators.price_wrapper_button_green
     self.first_offer_button_blue = self.locators.nested_row_0_button_blue
     self.first_offer_button_green = self.locators.nested_row_0_button_green
     self.first_offer_price = self.locators.nested_row_0_price
     self.first_offer_vendor_code = self.locators.nested_row_0_vendor_code
     self.first_offer_name = self.locators.nested_row_0_name
     self.first_offer_brand = self.locators.nested_row_0_brand
     self.first_offer_delivery = self.locators.nested_row_0_delivery
Beispiel #8
0
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.list_item_button_blue
     self.button_green = self.locators.list_item_button_green
     self.first_offer_button_blue = self.locators.grid_table_first_offer_button_blue
     self.first_offer_button_green = self.locators.grid_table_first_offer_button_green
     self.price = self.locators.product_short_info_price
     self.first_offer_price = self.locators.grid_table_first_offer_price
     self.first_offer_name = self.locators.grid_table_first_offer_name
     self.first_offer_brand = self.locators.grid_table_first_offer_brand
     self.tag_h1 = self.locators.h1
     self.brand = self.locators.short_info_block_brand
     self.vendor_code = self.locators.short_info_block_vendor_code
     self.delivery = self.locators.product_short_info_delivery
     self.first_offer_delivery = self.locators.grid_table_first_offer_delivery
     self.first_offers = self.locators.grid_table_first_offers
     self.first_offer_vendor_code = self.locators.grid_table_first_offer_vendor_code
     self.product_attributes_values = self.locators.product_attributes_values
Beispiel #9
0
 def __init__(self):
     self.locators = Locators()
     self.button_language_select = self.locators.lang_select_button
     self.order = self.locators.button_checkout
     self.list_years = self.locators.car_year_block_button
     self.input_manufacture = self.locators.car_manufacture_block_input
     self.list_manufactures = self.locators.manufacture_list_button
     self.list_models = self.locators.car_model_wrapper_button
     self.list_type_models = self.locators.car_model_type_block_button
     self.list_modification = self.locators.car_modification_block_tr
     self.my_car_years = self.locators.add_car_block_years
     self.parts_search_years = self.locators.garage_add_car_years
     self.my_car_manufactures = self.locators.add_car_block_manufactures
     self.parts_search_manufactures = self.locators.garage_add_car_manufactures
     self.my_car_models = self.locators.add_car_block_models
     self.parts_search_models = self.locators.garage_add_car_models
     self.my_car_type_models = self.locators.add_car_block_type_models
     self.parts_search_type_models = self.locators.garage_add_car_type_models
     self.my_car_modifications = self.locators.add_car_block_modifications
     self.parts_search_modifications = self.locators.garage_add_car_modifications
     self.btn_icon = self.locators.btn_icon
     self.button_car_controls_edit = self.locators.button_car_controls_edit
     self.carVIN_field = self.locators.carVIN_field
     self.carYear_field = self.locators.carYear_field
     self.carVIN_button_ok = self.locators.carVIN_button_ok
     self.carYear_button_ok = self.locators.carYear_button_ok
     self.my_cars_vin = self.locators.garage_car_list_vin
     self.chosen_car_vin = self.locators.chosen_car_info_vin
     self.price = self.locators.modal_grid_price
     self.name = self.locators.modal_grid_name
     self.brand = self.locators.modal_grid_brand
     self.vendor_code = self.locators.modal_grid_vendor_code
     self.delivery = self.locators.modal_grid_delivery
     self.phone_field = self.locators.phone_field
     self.password_field = self.locators.password_field
     self.button_blue = self.locators.btn_blue
     self.button_car_delete = self.locators.button_trash
     self.button_confirm_delete = self.locators.garage_dd_content_button_blue
     self.my_cars_button_go_to_garage = self.locators.garage_car_list_a
     self.car_name = self.locators.car_name
     self.button_to_cart = self.locators.button_to_cart
     self.cart_remove_item = self.locators.cart_remove
Beispiel #10
0
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.btn_blue
     self.button_green = self.locators.btn_green
     self.cart_remove_item_button = self.locators.cart_remove
     self.button_plus = self.locators.button_increment
     self.button_minus = self.locators.button_decrement
     self.price = self.locators.grid_table_price
     self.price_total = self.locators.total_wrapper_price_total
     self.recommended_price = self.locators.info_block_price
     self.recommended_name = self.locators.info_block_name
     self.recommended_brand = self.locators.info_block_brand
     self.recommended_vendor_code = self.locators.info_block_vendor_code
     self.recommended_delivery = self.locators.info_block_delivery
     self.name = self.locators.grid_table_name
     self.brand = self.locators.grid_table_brand
     self.vendor_code = self.locators.grid_table_vendor_code
     self.delivery_date = self.locators.grid_table_delivery_date
     self.price_sum = self.locators.grid_table_price_sum
     self.field_count = self.locators.quantity_field
Beispiel #11
0
 def __init__(self):
     self.locators = Locators()
     self.you_watched_button_blue = self.locators.info_block_button_blue
     self.you_watched_button_green = self.locators.info_block_button_green
     self.price = self.locators.info_block_wrapper_price
     self.name = self.locators.info_block_wrapper_name
     self.brand = self.locators.info_block_wrapper_brand
     self.vendor_code = self.locators.info_block_wrapper_vendor_code
     self.delivery = self.locators.info_block_wrapper_delivery
     self.title_block = self.locators.title_block
     self.seo_text = self.locators.seo_text
     self.guide_tabs = self.locators.guide_tabs
     self.guide_tab_selected = self.locators.guide_tabs
     self.popular_manufactures = self.locators.popular_manufactures
     self.popular_models = self.locators.popular_models
     self.popular_categories = self.locators.popular_categories
     self.search_field = self.locators.new_search_toggler_body
     self.full_search_result = self.locators.multi_search_results_wrapper
     self.input_search_field = self.locators.multi_search_input
     self.icon_search = self.locators.icon_search
Beispiel #12
0
 def __init__(self):
     self.locators = Locators()
     self.title_h1 = self.locators.h1
Beispiel #13
0
 def __init__(self):
     self.locators = Locators()
     self.button_blue = self.locators.btn_blue
     self.button_green = self.locators.btn_green