List Icon
Archiv Mailingliste

2019 bis Juli 2022  2018  | 2017 2016 2015 | 2014 | 2013

Die Mailingliste ist seit Juli 2022 geschlossen, dient aber weiterhin als Informationsarchiv zu QF-Test.
Wenn Sie aber über Neuerungen zu QF-Test informiert bleiben wollen, können Sie einfach unseren Newsletter abonnieren:
Newsletter abonnieren


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Web (GWT): Recording an INPUT component which is marked as 'disabled=""'


  • Subject: [QF-Test] Web (GWT): Recording an INPUT component which is marked as 'disabled=""'
  • From: Ralf Pfiszter <ralf.pfiszter@?.at>
  • Date: Mon, 12 Aug 2019 11:48:56 +0000
  • Delivered-to: qftest-list@?.net
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apussoftware.onmicrosoft.com; s=selector2-apussoftware-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=m/u88JxogepR8vsyZOY6URJXm6cOUKp8FTxSzEsZFWc=; b=F9e8p2XVzAGiZfFDy502DppXtpXk4B54vt9WE1Ezvwq1gS1zVni91ev9q9RnInSGqnyi5FWyRd0Dn3TX0Qc3+x/LInqhRN+ZWmfD6hs9lvNL/+6Eh2NSXUwxI44oRbESaWz6UY26INVgSsN4AobljGM5vum7eueV11/Ho1vAIpo=

Hi,

I am creating test cases in a GWT application.

I just face the issue that QFTest does not record a disabled INPUT tag which is defined with <input ... disabled="">
However, it records it correct if "disabled" is not set.

In the first case it only records the enclosing <div> tag.

How can I tell QFTest to also record the disabled INPUT tag? What do I need to do / configure?
In this special case I want to get / read / check the value which is contained in the tag.


The following records only the enclosing div tag:
<div>
  <div class="gwt-Label GF1HCY1CIG">Wochenstunden</div>
  <input type="text" class="GF1HCY1CNC GF1HCY1CCG GF1HCY1CIH" disabled="">
<div>

The following records the INPUT field:
<div>
  <div class="gwt-Label GF1HCY1CIG">Tagesstunden</div>
  <input type="text" class="GF1HCY1CNC GF1HCY1CCG GF1HCY1CIH">
<div>

Thank you


Mit freundlichen Grüßen / Kind regards / Sincères salutations

Ralf Pfiszter




apus| Software GmbH
Paracelsusweg 1| A-8144 Tobelbad
+43 3136 62417 (Zentrale)| +43 664 88 67 62 90
www.apus.co.at| ralf.pfiszter@xxxxxxx

 

GIF image