question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not all methods are shown on the autocomplete list

See original GitHub issue

Environment:

  • WebdriverIO version: 7.0.5
  • Mode: WDIO Testrunner
  • If WDIO Testrunner, running sync/async: sync
  • Node.js version: v14.15.4
  • NPM version: 6.14.10
  • TypeScript version: 4.1.5

Describe the bug Some of the methods are missed from the autocomplete list

To Reproduce for example the

browser.getUrl()

is not shown on the autocomplete list. Instead the all these methods were shown on the autocomplete list in wdio6.

In addition, the methods are shown in wdio6 as the methods now are shown in wdio7 as property

Expected behavior all wdio7 methods are ready for autocomplete and are shown on the autocomplete list

compare the lists of the wdio6 and wdio7: Screen Shot 2021-02-17 at 10 18 17 AM Screen Shot 2021-02-17 at 10 18 07 AM Screen Shot 2021-02-17 at 10 21 16 AM Screen Shot 2021-02-17 at 10 21 33 AM Screen Shot 2021-02-17 at 10 22 37 AM Screen Shot 2021-02-17 at 10 22 26 AM

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
christian-bromanncommented, Mar 9, 2021

@DenysBarkan I am not actively looking into this. Any help on this would be appreciated.

0reactions
christian-bromanncommented, Jul 28, 2021

Same here, as we are moving away from sync execution, this issue is not very relevant anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AutoComplete not working correctly - Outlook - Microsoft Learn
If it's already turned on, your first troubleshooting step should be to clear out the Auto-Complete list. Select the Empty AutoComplete List ......
Read more >
Sometimes Code Not Showing In Autocomplete List For Visual ...
I found that if I used document.getElementById(myCanvas) the autocomplete would not display gl methods like in pic1. However, if I used document ...
Read more >
FIX Outlook: Auto-Complete Contact List Not Populating in TO ...
As you start typing in the TO, CC or BCC field in Outlook, normally you see email addresses pop up with the autocomplete...
Read more >
Autocomplete not working correctly in Outlook
It will reset autocomplete, so you will lose all saved addresses in autocomplete list. Before using this method, check if you are using...
Read more >
AutoComplete not working as expected in Outlook
Global Address List (Exchange Online only). From the results, AutoComplete will show up to 5 names and addresses.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found