did exactly as you described and get same error message
Sencha Test v2.3.0.328
chromedriver 79.0.3945.36
selenium-server-standalone-3.141.59.jar
also for good measure used...
Type: Posts; User: StigOHara
did exactly as you described and get same error message
Sencha Test v2.3.0.328
chromedriver 79.0.3945.36
selenium-server-standalone-3.141.59.jar
also for good measure used...
tried this with node v7.10.1 and node v8.17.0
use chromedriver 79.0.3945.36 by running
selenium-standalone start --drivers.chrome.version=79.0.3945.36...
I've experimented a bit, but in my environment I can not use chromedriver higher than v 2.43. Can you confirm this, and if so, can we expect that this will be fixed, so we can use a recent version....
Is there any chance that in the near future Sencha Test will work with up-to-date Node.js? It seems that now (ST 2.3.0) v7 is the highest version that can be used. This makes it difficult to work...
Is there any news about this? Update planned?
Hi Daniel, I also contacted support about this.
Working with 6.6.0.258, classic toolkit.
The problem is in every grid. The moment there is any test code with cellAt() there is an error.
So this:...
Using Sencha Test v2.3.0.328.
Since this version the method cellAt() (https://docs.sencha.com/sencha_test/2.3.0/api/ST.future.Row.html#method-cellAt) gives me the following error message: Failed...
Thank you Daniel for the reply. However, I think you meant to write: "and will address it in an upcoming release" instead of "and hope to address it in an upcoming release" ;)
Running tests with stc 2.3.0.238 . When processing the results I get this error message. However, the results are properly saved.
[INFO] [reporter/ArchiveReporter] Uploading results to server...
Installed the new version (6.0.13.614) this morning. After about an hour or two, I had this.
java.util.NoSuchElementException: Cannot access last() element from an empty List
at...
Sorry, I'm a customer, not a beta tester. So, it 'seems to work' for almost a month. Any chance this will be released soon?
extjs 7.0.0.131, last update July 23, 2019
extjs 6.7.0.243, last update November 7, 2019
test 2.3.0.317, last update September 9, 2019
sencha cmd 6.7.0.78, last update July 19, 2019
I know this, but this seems unacceptable. This problem is here for about 9 months and it's known at Sencha. JDK8 is giving stability and performance issues and PHPStorm 2019.1 is also out of the...
When looking in the support section, I noticed that there are hardly any nightlies getting a higher version number. Does anyone at Sencha have a logical explanation for this?
No nightlies for almost 4 weeks... Sencha, does this have any priority?
Thank you Daniel,
Any chance that in the (near) future Sencha Test will be usable with the latest Node.js, so we don't have to change between versions.
By the way, those versions are not...
In the past, the highest version of Node.js available for use with Sencha Test was v7. Is this still the case or can we upgrade to a higher version? Has anyone a confirmed working configuration with...
The plugin needs work, but why can't the 'licensing' thing be fixed first, and then do the rest later. This is taking way too long, by any standard.
Unfortunately, when I use a different Java version, the IDE becomes less stable, so that's not an option for me. I guess being software developers ourselves, the 'no-fix-for-months' is even more...
This problem is here for months and months. The solution as mentioned above is not an option for me, since the IDE will not behave stable. In october I had contact with premium support and they said...
No matter how often I uncheck, every time I open the Settings, the checkbox for 'Send anonymous usage statistics' remains checked.
version 6.0.2.2.
On your website https://www.sencha.com/blog/2019-update-an-exciting-year-for-sencha-ext-js/ and in the last webinar Sencha is talking about improving the forums and support. Come on people! It's not...
When searching in the docs for Sencha Test 2.2.1, no results show up in the 'API DOCS' section. Please see screenshot.
NOTE: when performing the same action in the docs for 2.2.0, everything is...
All the time I get this error:
[WARN] [model/browser/SandboxBrowser-13] [WARN] [context/WebDriver] http://my_local_urll/~orion/files/event/timer-worker.js - Failed to load resource: the server...
All 'cell' methods in ST.future.Row list the wrong return type: ST.future.Row instead of ST.future.Cell
https://docs.sencha.com/sencha_test/2.2.0/api/ST.future.Row.html#method-cell and below