Kadir Özdemir

Greenhorn
+ Follow
since Apr 02, 2021
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Kadir Özdemir

Every time i login, i cant get the xpath from LinkedIn Search Bar. It changes every time. I am looking forward to for example searching #python. But it doesn't allow me to do so. I can login with my codes but cant search.

What I have tried:

I tried plenty of methods like start with and contains. They did not help out. I dont know whether the problem is i cant use them or not.

bar=browser.find_element_by_xpath("//*[@id='ember26']/input")

for example, it changes to ember19.

Any help is appreciated.
2 years ago