Issue in clicking on the browse button with selenium in IE -
i clicking on browse button in ie using selenium webdriver code in upload file utility reading co-ordinates of browse text. whlie code works fine in machines in ie , firefox both, in yet machine same code working firefoxx browse button becomes unclickable in ie. checked settings in internet options, looks alike in both machines. please let know if faced such issue , resolution work.
if there other way upload file in app avoiding "browser" button method, preferred. people use apache httpcomponents post upload servlet "browse" button refers to. far preferred method rather using webdriver. problem browse button opens native os controls ( in cases) , way can control using sikuli api click on elements based on finding them matching screenshots. also, if use sikuli, can't run multiple browser tests on same machine since each test block screen comparisons of test , rule out of using remotewebdriver.
Comments
Post a Comment