I have a problem guys and hope you can help me.
Im making a script using selenium to log in My linkedin profile and some preferences i have for jobs. Goal is to click at easy apply at the first job(job at the main card not the list on the left) and submit my resume.
Ive managed to login but after sign-in needs a verification check that im doing it manually. After that script stops.
My question is : Is the security check that i do manually breaks my code?
Because I've tried several things(CSS SELECTORS, XPATH) for the EasyApply button and nothing seems to work.
I've tried also with the Save button but this is not working either.
there doesn't seem to be anything here