mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	bizarre l'id
This commit is contained in:
		
							
								
								
									
										2
									
								
								V5.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								V5.py
									
									
									
									
									
								
							@@ -298,7 +298,7 @@ def all_cards():
 | 
			
		||||
    def top_cards():
 | 
			
		||||
        for _ in range(10):
 | 
			
		||||
            try :
 | 
			
		||||
                driver.find_element(By.ID, "/html/body/div/div/div[3]/div[1]/div/div[1]/div[2]").click()
 | 
			
		||||
                driver.find_element(By.XPATH, "/html/body/div/div/div[3]/div[1]/div/div[1]/div[2]").click()
 | 
			
		||||
                close_tab(driver.window_handles[1])
 | 
			
		||||
            except Exception as e:
 | 
			
		||||
                print(e)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user