Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
arunkumart
Posts : 1
Join date : 2016-05-30

(Selenium Webdriver) Not able to click BROWSE  button while uploading a file in GWT Framework Empty (Selenium Webdriver) Not able to click BROWSE button while uploading a file in GWT Framework

Mon May 30, 2016 1:10 pm
Hello all,
I am working with GWT application, Issue in clicking browse button : I have tried to click browse button it did not working , When I try to click browse it is click some-other  element  because the browse (Web-element)  blocked by other element when i try to spy that element it's working but it did not clicking the element :: 
Upload file in GWT frame work.

Note : The same work fine in CHROME, Facing issue with FIREFOX
Tried Steps:

1. Remove the blocking element using JS then try to click the browse button it's clicking but that function is not working.
2.Move the element then try to click button did not work.
3.
When I try to upload file using sendkeys it says """read only". "Desktop/package/file.txt"
4.So I remove that read only attribute using JS then try to send path location It just taking the whole path and says Upload failed.
5.In manually If i upload file works fine but it takes only the package not the path {"file.txt"} but the above method takes the whole I guess that is th problem If you have any idea Please let me know , Thanks in advance.



Thanks & Regards
Arun kumar.t
Back to top
Permissions in this forum:
You cannot reply to topics in this forum