Tools: Increase ui window

Created on 4 Feb 2016  路  6Comments  路  Source: Polymer/tools

Hi, is there a way to increase the width of the ui window on the left? (where it is displaying the component I am testing). Or maybe move the test results on the bottom?

Thanks in advance, great testing tool by the way.

Alex

web-component-tester Low Pending Question wontfix

Most helpful comment

@justinfagnani the result I can see without any issue. I want to see the UI I'm testing. In some cases I need to debug the test and what appears in the UI. For example, I do a lot of automation of chart testing. I want to see sometimes how the chart looks in some of the data combinations.

Thanks again.

All 6 comments

Not easily, that I know of. @azakus might have an idea.

Is this for seeing the test results better? If you're interacting with the test window in some way, the -p option will keep the window open, and then you can resize the window and reload to re-run the tests. Does that help?

Ugh, not really. Hardcoded to 500px in the html reporter (https://github.com/Polymer/web-component-tester/blob/master/browser/reporters/html.js#L58).

I have run into this issue. It's rather annoying. I don't want to have to patch things up to get a test suite to run.
Is this going to be fixed any time soon?

@justinfagnani the result I can see without any issue. I want to see the UI I'm testing. In some cases I need to debug the test and what appears in the UI. For example, I do a lot of automation of chart testing. I want to see sometimes how the chart looks in some of the data combinations.

Thanks again.

can we get an update on this please?
this is pretty much the defaco testing tool for Polymer and hence it is relied upon quite heavily.

willing to use a patched version as well...

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Westbrook picture Westbrook  路  4Comments

stramel picture stramel  路  4Comments

rasto68 picture rasto68  路  4Comments

priyabrat1801 picture priyabrat1801  路  3Comments

justinfagnani picture justinfagnani  路  4Comments