Success

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
28 Jan 2016

Similar to joomla/joomla-cms#8995 implemented in core.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar infograf768 infograf768 - open - 28 Jan 2016
avatar javigomez
javigomez - comment - 28 Jan 2016

Thanks @infograf768 we will have to update the tests with the new Alert.

I'll mention it in the Automated Testing Working group chat.

avatar javigomez
javigomez - comment - 1 Feb 2016

Pull sent at infograf768#1

avatar javigomez
javigomez - comment - 1 Feb 2016

Please @infograf768 merge now infograf768#2 it should fix the new error

cc: @yvesh

avatar javigomez
javigomez - comment - 1 Feb 2016

New update sent at infograf768#3

cc: @yvesh

avatar javigomez
javigomez - comment - 1 Feb 2016

Tested. Working.

Can I get a second tester? @yvesh @puneet0191


This comment was created with the J!Tracker Application at issues.joomla.org/weblinks/184.

avatar yvesh
yvesh - comment - 1 Feb 2016

@javigomez Test fails for me on Linux with selenium-server-standalone v2.49.1

But not sure if this is related..

1) Failed to test trashing a category in /administrator/ in AdministratorCategoriesCest::administratorTrashCategory (tests/acceptance/administrator/AdministratorCategoriesCest.php)

Facebook\WebDriver\Exception\UnknownServerException] Element is not clickable at point (783.0999755859375, 321.08331298828125). Other element would receive the click:
Command duration or timeout: 63 milliseconds
Build info: version: '2.49.1', revision: '7203e46', time: '2016-01-21 17:35:35'
System info: host: '', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.3.3-3-ARCH', java.version: '1.8.0_72'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, handlesAlerts=true, databaseEnabled=true, version=44.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webStorageEnabled=true, locationContextEnabled=true, browserName=firefox, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: e660c1b3-94ee-43df-9ade-84504b2ec934

avatar javigomez
javigomez - comment - 1 Feb 2016

Try with the version tagged in composer 2.47.1 https://github.com/joomla-extensions/weblinks/blob/master/composer.json#L13

Beyond 2.48 this issue raises in Mac and Linux (not in Windows, @810 already informed that is working good). I think is related to Chosen selector. We probably would have to study it and update JoomlaBrowser finding an alternative way to interact with that .

avatar yvesh
yvesh - comment - 1 Feb 2016

2.47.1 is not working for me at all. Probably got a to new firefox version, if i read the selenium log correctly.

@javigomez Which FF version are you using?

avatar 810
810 - comment - 1 Feb 2016

for me this also failed. can't run at all.

2.47.1 & 2.49.1 FF 44.0 Windows 10 64bit build 14251

avatar 810
810 - comment - 1 Feb 2016

Ok it was a java cache issue,
Now it worked half, building package isn't working correct on windows, i see only xml in the package, also symlink isn't working to the tests/joomla-cms3 dir

avatar yvesh
yvesh - comment - 1 Feb 2016

@810 can you open a issue at jorobo package with the error output of the build process? You can call the build process standalone by just executing robo build via cmd. Thought we fixed all windows related issues..

avatar javigomez
javigomez - comment - 2 Feb 2016

I'm using firefox 42.0. Newer versions are failing to me.

avatar puneet0191
puneet0191 - comment - 2 Feb 2016

@yvesh Use Selenium 2.48.2 With Latest version of Firefox on Linux, It is love and Magic at the same time :stuck_out_tongue:

avatar javigomez
javigomez - comment - 2 Feb 2016

Maybe we can try to use keyboard instead to navigate throught that : http://stackoverflow.com/questions/25929195/webdriver-element-is-not-clickable-chrome

avatar yvesh
yvesh - comment - 2 Feb 2016

@puneet0191 Hmm having the same issue (Element not visible) with 2.48.2 as on 2.49.1.

[Facebook\WebDriver\Exception\ElementNotVisibleException] Element is not currently visible and so may not be interacted with
Build info: version: '2.48.2', revision: '41bccdd', time: '2015-10-09 19:59:12'

Is AdministratorCategoriesCest::administratorTrashCategory working for you?

avatar yvesh
yvesh - comment - 2 Feb 2016

@javigomez Okay downgraded my Firefox version and with 2.47.1 everything worked.. Let's get this PR finally merged.

@infograf768 Tested, everything worked.

Thank you :+1:

avatar javigomez
javigomez - comment - 3 Feb 2016

I'm merging this one. And I'll be investigating how to solve the issue in 2.49.1 in a new pull.

Thanks all.

avatar javigomez javigomez - reference | 80695d0 - 3 Feb 16
avatar javigomez javigomez - merge - 3 Feb 2016
avatar javigomez javigomez - close - 3 Feb 2016

Add a Comment

Login with GitHub to post a comment