GithubHelp home page GithubHelp logo

nullPointerException about wraptocolumn HOT 3 CLOSED

abrookins avatar abrookins commented on June 14, 2024
nullPointerException

from wraptocolumn.

Comments (3)

abrookins avatar abrookins commented on June 14, 2024

Thank you for the report! Does it happen on any text, or just a particular block of text? Can you get it to fail with something like the original, but sanitized to share with me (if it's sensitive) so I can try to reproduce?

from wraptocolumn.

akienm avatar akienm commented on June 14, 2024

I can try giving you a file fragment. I got the error 3 times, but after that couldn't get it again.

##File List

build_test_environment.py - Defines build_webdriver, which instantiates the correct extended WebDriver for
SauceLabs/PhantomJS/Remote using env variables for browser, session, port and host.

constants.py - Defines DESIRED_CAPS_CHOICES (dict), Which contains the browser-os combination as the key, and
subkeys for browserName, version and platform.

expected_conditions_extended.py - Defines additional expected conditions. Needed for wait conditions not found in
selenium.webdriver.support.expected_conditions.py. Classes that define elements to exist, be visible and be clickable.

master_test.py - Defines class TestMaster which is the base class for all tests. Includes methods to setup and
make available webdriver, to clean up the webdriver, as well as opening test centeric url.

page_master.py - Defines class PageMaster which is the base class for all pages. Tracks page instances.

runner.py - OBSOLETE (old model)

test_runner.py - Implements class TestRunner, a place to add extensions for test runner. Does not yet implement
any extensions.

webdriver.py - Implements extenstions to webdriver. Most webdriver level calls made through this interface. Helps
manage stale element issues.

from wraptocolumn.

abrookins avatar abrookins commented on June 14, 2024

Hmm. That's interesting. I see that I should tighten up my handling of a null text value. As to why the editor returned null selected text to begin with, I'll have to check out. In any case, thank you for reporting and I'll tighten up the wheels!

from wraptocolumn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.