Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fullName in userProfile not return name but the total connections #37

Open
galanggg opened this issue Oct 28, 2021 · 0 comments
Open

fullName in userProfile not return name but the total connections #37

galanggg opened this issue Oct 28, 2021 · 0 comments

Comments

@galanggg
Copy link

Hi @jvandenaardweg, so I found a bug here. Let me reproduce the bug first.

  1. When I run the code based on the example here the code works properly but the fullName return is not what I expected as you can see below. The fullName return total connections of profile LinkedIn

Screen Shot 2021-10-28 at 19 56 54

  1. When I jump into the code I see in this line the selector does not match as fullName in LinkedIn (picture below). I think we need to change the selector to h1 to match with element in fullName LinkedIn

Screen Shot 2021-10-28 at 19 57 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant