Skip to main content



      Home
Home » Eclipse Projects » SWTBot » Not able to access table view(Not able to access table view)
Not able to access table view [message #1747272] Fri, 11 November 2016 08:34 Go to next message
Eclipse UserFriend
index.php/fa/27554/0/
I have one compare dialog in which some toolbar button and one content merge viewer (divided in two part Left and Right) and two button (Commit and Cancel )is present .
Now the problem is i'm able to access the toolbar button and other two button but two table view Left and Right are unable to access in SWTBot.
please find the following attached picture.


please suggest any solution.
Thanks
  • Attachment: Capture.PNG
    (Size: 13.78KB, Downloaded 453 times)
  • Attachment: Capture.PNG
    (Size: 13.78KB, Downloaded 178 times)
Re: Not able to access table view [message #1747431 is a reply to message #1747272] Mon, 14 November 2016 10:47 Go to previous message
Eclipse UserFriend
Hi Ram,

How are you trying to access the tables? Looking at the screenshots, they are apparently trees, not tables, so I would expect to be able to access them using bot.tree(0) and bot.tree(1) ?

But that is assuming the application under test is using a Tree widget, could it be using some kind of custom widget? Can you verify in the source code?

Patrick
Previous Topic:Bot Unable to find Comboviwer..
Next Topic:Sometimes SWTBotTable.select sends event.item=Null in SelectionEvent
Goto Forum:
  


Current Time: Sun May 18 23:00:21 EDT 2025

Powered by FUDForum. Page generated in 0.02608 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top