from Utils.global_variate import Global class customerData(Global): customer_test_name = 'autotest_customer' customer_test_email = 'autotest_customer@gmail.com' customer_test_phone = '13611122222' customer_test_note = 'autotest_note_msg'