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

Cannot add new row from test cases view #33

Closed
xyngfei opened this issue Aug 22, 2016 · 5 comments
Closed

Cannot add new row from test cases view #33

xyngfei opened this issue Aug 22, 2016 · 5 comments
Labels

Comments

@xyngfei
Copy link

xyngfei commented Aug 22, 2016

When i tried to create a new test suite from new project, add a new row from test cases view, it show the Java.Lang.NullPointerException issue when i save the file.

Tested environment
OS: Win2012
Eclipse : 4.5

@adam-wypych
Copy link
Contributor

Hello,

Can You add .log file from workspace where project exists to https://gist.github.com/?

BR,
-Adam.

@KrzysztofJozefowicz
Copy link
Contributor

Hi
Take note that latest version (0.6.5) does not support persistency in keywords and testcases table editors (any changes in those tables editors will not be visible in source nor saved to file), only Settings and Variables Table Editors are proper synced with Source.
I advise you to use Source view for editing TC&KW.
TC&KW sync will be available in upcoming release (there still some minor issues to be polished but main functionalities of KW&TC table editors are ready).

@xyngfei
Copy link
Author

xyngfei commented Aug 24, 2016

@adam-wypych
How to i add .log from workspace? I just create a new robot project and insert robot test suite only.
Can you guide me?

@KrzysztofJozefowicz
Glad to hear that, I am waiting the release to be available :)

@adam-wypych
Copy link
Contributor

adam-wypych commented Aug 24, 2016

You can add .log to something name gist (raw file container) to do this just:

  1. Go https://gist.github.com/xyngfei
  2. Click button New gist on the top right corner of web page
  3. Drag & drop .log file to web browser - some watermark should appear that You are adding file just like below:
    image
  4. When everything will be ok You will see content of the file and it name in text area of the browser.
  5. Click button Create public gist
  6. If everything will be ok when You will put to web browser address https://gist.github.com/xyngfei You will see .log file inside Your gist container.

We need Your .log file just to confirm that error, which appear is just connected to lack of keywords and test case table support.

@KrzysztofJozefowicz
Copy link
Contributor

released in 0.7.0

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

No branches or pull requests

3 participants