Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Access to HTML table content
Access to HTML table content [message #1211039] Tue, 26 November 2013 08:22 Go to next message
Marc Seefeldt is currently offline Marc SeefeldtFriend
Messages: 2
Registered: November 2013
Junior Member
Dear Jubula Team,

i am currently investigating the testing of our web application
with Jubula. I have already been to a course in Braunschweig
(Thanks again Oliver, it was a great course!) and we are planning to
order support hours.

But before doing that i need to know whether it is possible to access
the content of HTML table cells.

We have a table with measurement results where we need to check the content
of several cells. The object mapping worked great, the properties indicate the
correct connected HTML element.
But when using the table methods to access the row/cell/column, i get the
indication that the methods are not supported.

Can someone please confirm that this is my fault and that it is possible to
access the content?
We are happy to order the support hours to get this implemented but beforehand
i need to be sure we are on the right track.

Many thanks in advance,
Marc Seefeldt
Re: Access to HTML table content [message #1216019 is a reply to message #1211039] Thu, 28 November 2013 09:38 Go to previous message
Oliver Goetz is currently offline Oliver GoetzFriend
Messages: 219
Registered: May 2011
Senior Member
Hi Marc,

glad to hear that you enjoyed the course Smile
Some table actions are not supported when using the html-toolkit:

- Check Editability (Specify Cell)
- Check Editability of Cell (Mouse Position)
- Check Editability of Selected Cell
- Check Text (Mouse Position)
- Drag Cell
- Drag Cell from Column
- Drag Cell from Row
- Drop on Cell
- Drop on Cell from Column
- Drop on Cell from Row
- Input Text (Specify Cell)
- Move
- Replace Text (Specify Cell)
- Select Cell
- Select Value from Column
- Select Value from Row
- Store Value at Mouse Position

All other table actions such as "Check Text (Specify Cell)", "Check Existence of Value in Row" etc. should work.

If you still have any questions don´t hesitate to contact us.
Regards
Oliver
Previous Topic:how to copy existing test case?
Next Topic:Drag and drop
Goto Forum:
  


Current Time: Thu Apr 25 19:29:31 GMT 2024

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

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

Back to the top