Week 29. Trying to insert code in ACE editor pt.3
As I already knew the edits is a WebElement, I looked for ways of interacting with it using Selenium and asked my co-tutor about it. It seems that there is a...
As I already knew the edits is a WebElement, I looked for ways of interacting with it using Selenium and asked my co-tutor about it. It seems that there is a...
The send_keys function didn’t work, so now I have to look for another way of doing it.
Once I have the topic part, the next step is interacting with the ACE editor that the platform uses.
As I added the subprocess line to the Selenium script I noticed that it got stuck and never gived an answer unless I stopped it manually.
I already made the .sh script.