Breaking Change #20
Labels
bug
Something isn't working
contributions welcome
External contributions are welcome
enhancement
New feature or request
good first issue
Good for newcomers
Description
Element
Send Now
button has changed toNo
.Possible solutions
Add corresponding changes to the following lines, instead of targeting element at
"//button[@aria-label='Send now']"
target the newNo
button.inb/inb/linkedin/connect/linkedinsearchconnect.py
Lines 417 to 420 in 2f66b3a
inb/inb/linkedin/connect/linkedinsearchconnect.py
Lines 455 to 458 in 2f66b3a
This code is a bit redundant so try to refactor the above code in a single function call.
The text was updated successfully, but these errors were encountered: