Date: Sun, 07 Feb 2016 05:19:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206992] www/py-selenium: Update to 2.51.1 Message-ID: <bug-206992-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206992 Bug ID: 206992 Summary: www/py-selenium: Update to 2.51.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: douglas@douglasthrift.net Created attachment 166687 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166687&action= =3Dedit www/py27-selenium-2.51.1.diff Update www/py-selenium to 2.51.1. "portlint -C" reports "looks fine." I will attach the "poudriere testport" log. >From CHANGES: Selenium 2.51.1 * correcting bundling issue missing README.rst file Selenium 2.51.0 * Firefox updates (see java changelog) Selenium 2.50.1 * Fixing error message handling. Fixes issue #1497 * Fixing error message handling. Fixes issue #1507 * Update webelement to handle W3C commands for size/location and rect * rewrite click scrolling tests to match the Java ones Selenium 2.50.0 * handle potential URLError from sending shutdown, set self.process to None after it's already been quit * Add support for submit() with W3C compliant endpoint Selenium 2.49.1 * Ensure you can close stream before attempting to close it. * message response may cause json loads ValueError when it's not actually j= son and just a string (like the message that occurs when firefox driver thinks another element will receive the click) * Cleanup some error handling when sniffing what protocol you are speaking Selenium 2.49.0 * Have Firefox service write to a file instead of PIPE * on osx for firefox, fallback to checking homebrew install, if the default isn't there * Added Firefox path variable for string placeholder * Update README to show Python 3.2+ * refactoring all the service classes to use a common one. * Add Firefox specific command to switch context between Browser content and Browser chrome * updating files after go copyright:update * Use specificationLevel to know that we are speaking GeckoDriver * Bug fixes: #1294, #1186 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206992-13>