# MySeleniumExamples **Repository Path**: chenwenbao/MySeleniumExamples ## Basic Information - **Project Name**: MySeleniumExamples - **Description**: with selenuim module I made basic examples. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-19 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My Selenium Examples with selenuim module I made basic examples. for YemekSepet.py; ı choose payment way cash.. so if you want to pay with credit card you need to change payMent = self.browser.find_element_by_xpath("/html/body/div[1]/div/div/div[8]/div/div/div/div/div[2]/div/div[1]/label/input") payMent.click() thats All! you can order with just one click enjoy! and it is order button to confirm your order..