Python Selenium Expert Needed for PDF Data Extraction
Budget: $10 – $30 USD
I'm in need of a skilled Python developer with expertise in Selenium and experience in utilizing Microsoft Copilot. I am developing a very simple code, that does this:
1. opens Microsoft edge
2. loads a PDF located in a local folder.
3. clicks on the Edge Tools bottom, selects "Ask Copilot",
4. switches to the opened iframe,
5. on the input box calle "Message copilot", place the the following promt; "Give me only the first letter in this page"
6. copy that letter
7. paste it in a data frame.
I am stuck in the 3 step, as I cannot find the correct element. I attach the working code.
1. opens Microsoft edge
2. loads a PDF located in a local folder.
3. clicks on the Edge Tools bottom, selects "Ask Copilot",
4. switches to the opened iframe,
5. on the input box calle "Message copilot", place the the following promt; "Give me only the first letter in this page"
6. copy that letter
7. paste it in a data frame.
I am stuck in the 3 step, as I cannot find the correct element. I attach the working code.