Skip to content

Update RobotFramework and integration tests to use Selenium 3 #1001

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

Closed
7 tasks done
php-coder opened this issue Jan 20, 2019 · 3 comments · Fixed by #1118
Closed
7 tasks done

Update RobotFramework and integration tests to use Selenium 3 #1001

php-coder opened this issue Jan 20, 2019 · 3 comments · Fixed by #1118
Assignees
Labels
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Jan 20, 2019

@php-coder php-coder added the kind/dependency-update Update one of dependencies label Jan 20, 2019
@php-coder php-coder added this to the 0.4 milestone Jan 20, 2019
@php-coder php-coder self-assigned this Jan 20, 2019
@php-coder
Copy link
Owner Author

Blocked by #530 because we also have the old tests that also must be ported to the newer Selenium.

@php-coder
Copy link
Owner Author

htmlunit driver isn't supported by the robotframework-seleniumlibrary 3.141.59.265
See MarketSquare/robotframework-seleniumlibrary-java#79 for details.

@php-coder
Copy link
Owner Author

htmlunit driver isn't supported by the robotframework-seleniumlibrary

It has been fixed in 3.141.59.2653 and doesn't block us anymore.

php-coder added a commit that referenced this issue Sep 22, 2019
php-coder added a commit that referenced this issue Sep 22, 2019
php-coder added a commit that referenced this issue Sep 22, 2019
php-coder added a commit that referenced this issue Sep 22, 2019
Prior this change there were a lot of warnings like the following:
[ WARN ] '=' is deprecated as locator strategy separator. ':' should be used instead

Address to #1001
php-coder added a commit that referenced this issue Sep 22, 2019
Prior this change there were a lot of warnings like the following:
[ WARN ] '=' is deprecated as locator strategy separator. ':' should be used instead

Address to #1001
php-coder added a commit that referenced this issue Sep 23, 2019
php-coder added a commit that referenced this issue Sep 23, 2019
php-coder added a commit that referenced this issue Sep 23, 2019
Prior this change there were a lot of warnings like the following:
[ WARN ] '=' is deprecated as locator strategy separator. ':' should be used instead

Address to #1001
php-coder added a commit that referenced this issue Sep 23, 2019
Prior this change there were a lot of warnings like the following:
[ WARN ] '=' is deprecated as locator strategy separator. ':' should be used instead

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

Successfully merging a pull request may close this issue.

1 participant