g

#1
by AdamOswald1 - opened
Oswald Development org

3.29.0

Oswald Development org

from selenium import webdriver
from selenium.webdriver.common.by import By
from webdriver_manager.chrome import ChromeDriverManager
from element_manager import *
driver = webdriver.Chrome(ChromeDriverManager().install())

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'zrkBQExwaOav29a')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'ej6LmDxxqv1Mghz')).get_attribute('href')

to click on the element(https://www.roblox.c...) found

driver.find_element(By.XPATH,get_xpath(driver,'R0VrLqqP9yi6PER')).click()

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'hmqDkekGKHx5zYF')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'hboNRIvsM9ZspLz')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'8I9nNWaVSFs_uOr')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'yQngf81j4oYetqY')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'kNbAGj2lEeIw5wQ')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'6UtsoE3kKlm4ArX')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'8UK0NiTWaBUclij')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'5le0rwZP_pD44qj')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'JMJe7wYfCj36Di0')).get_attribute('href')

to click on the element(https://create.roblo...) found

driver.find_element(By.XPATH,get_xpath(driver,'gYrUprDvwUMYPLS')).click()

Oswald Development org

from selenium import webdriver
from selenium.webdriver.common.by import By
from webdriver_manager.chrome import ChromeDriverManager
from element_manager import *
driver = webdriver.Chrome(ChromeDriverManager().install())

to click on the element(App Fi...) found

driver.find_element(By.XPATH,get_xpath(driver,'tkL74HPrm4QU1LZ')).click()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'_7R3VNCaQtti3jo')).get_attribute('href')

to click on the element(https://create.roblo...) found

driver.find_element(By.XPATH,get_xpath(driver,'ZuJdpHKfDmtP3MX')).click()

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'lH0pFamaPiyUKyM')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'mMur4p6xJzy783U')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'B81gQR07WmqK5Z7')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'Qe6wRQRVHzApmYE')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'nCGMuSdUroWwTPM')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'sAOwg0PTFmYcDaA')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'r5J_m0y9EWMeCDz')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'3hkA3iw4HWO3X_X')).get_attribute('href')

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'AJV4mI4GXpLIVmB')).get_attribute('href')

to click on the element(https://www.roblox.c...) found

driver.find_element(By.XPATH,get_xpath(driver,'oQ6X3kMB8tVbwfB')).click()

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'ntwqe9mMY8Qumk7')).get_attribute('href')

to click on the element(https://create.roblo...) found

driver.find_element(By.XPATH,get_xpath(driver,'vz3iPUFx5S0ZFvt')).click()

to fetch the text of element

text=driver.find_element(By.XPATH,get_xpath(driver,'I1zQzIilL_RYD2c')).text

to fetch the text of element

text=driver.find_element(By.XPATH,get_xpath(driver,'8IoakKT6e9ARs3j')).text

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'mAsypHf4NL3eZS7')).get_attribute('href')

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

closes the current window

driver.close()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

closes the current window

driver.close()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

closes the current window

driver.close()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

closes the current window

driver.close()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

to click on the element(https://www.roblox.c...) found

driver.find_element(By.XPATH,get_xpath(driver,'u1KBTTU__AELLwH')).click()

Oswald Development org

from selenium import webdriver
from selenium.webdriver.common.by import By
from webdriver_manager.chrome import ChromeDriverManager
from element_manager import *
driver = webdriver.Chrome(ChromeDriverManager().install())

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'TlMH226MHhZsqs3')).get_attribute('href')

Loading...

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'mMkaPxjRGbH3rJ_')).get_attribute('href')

Loading...

to fetch the link of element

link=driver.find_element(By.XPATH,get_xpath(driver,'c2HM_Yq2UsJfoVR')).get_attribute('href')

Loading...

to click on the element(https://www.roblox.c...) found

driver.find_element(By.XPATH,get_xpath(driver,'GuV7OWizwg9LMuR')).click()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

closes the current window

driver.close()

to switch to another window

window =driver.window_handles[-1]
driver.switch_to_window(window)

Sign up or log in to comment