Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

NumberFormatException inside FirefoxWebElement.getSize() #1

Closed
lukeis opened this issue Mar 2, 2016 · 4 comments
Closed

NumberFormatException inside FirefoxWebElement.getSize() #1

lukeis opened this issue Mar 2, 2016 · 4 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 1

affected version: 0.9.7089

java.lang.NumberFormatException: For input string: "328.3999938964844"
    at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:456)
    at java.lang.Integer.parseInt(Integer.java:497)
    at 
org.openqa.selenium.firefox.FirefoxWebElement.getSize(FirefoxWebElement.java:
154)

Reported by michael.tamm2 on 2009-08-26 08:38:47

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Just committed a test for this (subversion revision 7146).

Reported by michael.tamm2 on 2009-08-26 09:09:06

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Just committed a fix (subversion revison 7147)

Reported by michael.tamm2 on 2009-08-26 09:13:40

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I had also get this exception once.

Reported by thimiganesh on 2011-09-21 01:50:32

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 17:47:52

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@lukeis lukeis mentioned this issue Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant