Conversation
|
Current problem: |
| "\n" + | ||
| "Please check the LinkedIn handle of the company you're trying to find and your credentials and try again." | ||
| "Please check the LinkedIn handle of the company you're trying to find and your credentials and try again.", | ||
| e |
There was a problem hiding this comment.
Yes, this was for debugging purposes. I'll revert it once the issue is resolved.
|
@utkarshsingh99 4 png files have also been added in the PR. Please have a look. The error can possibly be due to empty |
Oh, I'm so sorry. I'll remove them asap.
Yes, this is the selector that I have added in the profileListSelectors array: Should I commit these temporary changes for you to have a better look? |
|
@utkarshsingh99 Thanks for the changes. One thing to keep in mind while working on the selectors is that different people can have different UIs at a point in time as seen in the past. As soon as it works for you, I can try it on my account and add the required set of selectors. After visiting You can commit the changes if you need something to be reviewed/or facing a problem. |
Description
The new change in the LinkedIn UI needs new selectors.
Fixes #55
Type of change