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

Documentation update for react$ and react$$ #3944

Merged
merged 8 commits into from May 8, 2019

Commits on May 8, 2019

  1. Documentation update for react$

    Added 'selector' as the parameter in the documentation of react$. Please propose a better description for this parameter, if required.
    Raulster24 committed May 8, 2019
    Copy the full SHA
    a5dfe87 View commit details
    Browse the repository at this point in the history
  2. removed trailing space

    Raulster24 committed May 8, 2019
    Copy the full SHA
    1753c49 View commit details
    Browse the repository at this point in the history
  3. Documentation update for react$$

    Added parameter 'selector' for react$$ documentation
    Raulster24 committed May 8, 2019
    Copy the full SHA
    ea77e8b View commit details
    Browse the repository at this point in the history
  4. Update description of parameter selector

    Co-Authored-By: Raulster24 <rahulsri.pccs@gmail.com>
    christian-bromann and Raulster24 committed May 8, 2019
    Copy the full SHA
    9b97387 View commit details
    Browse the repository at this point in the history
  5. Update description of parameter selector

    Co-Authored-By: Raulster24 <rahulsri.pccs@gmail.com>
    christian-bromann and Raulster24 committed May 8, 2019
    Copy the full SHA
    7a973bb View commit details
    Browse the repository at this point in the history
  6. Update to @return {Element}

    @return {Element} changed to @return {Element[]} as react$$ returns an array of elements
    Raulster24 committed May 8, 2019
    Copy the full SHA
    6ef4b35 View commit details
    Browse the repository at this point in the history
  7. Update packages/webdriverio/src/commands/browser/react$.js

    Co-Authored-By: Raulster24 <rahulsri.pccs@gmail.com>
    christian-bromann and Raulster24 committed May 8, 2019
    Copy the full SHA
    330040e View commit details
    Browse the repository at this point in the history
  8. update @return {Element}

    update @return {Element} to @return {Element[]}
    Raulster24 committed May 8, 2019
    Copy the full SHA
    d5d2e08 View commit details
    Browse the repository at this point in the history