Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Squish
  4. Linux 9.4 'type' issue
Forum Updated to NodeBB v4.3 + New Features

Linux 9.4 'type' issue

Scheduled Pinned Locked Moved Unsolved Squish
1 Posts 1 Posters 463 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KCasey
    wrote on last edited by KCasey
    #1

    Using RHEL 9.4, Squish 8 for Java, (python in test dev) Telling squish to type a string in many text entry fields in either java 11 or 17 app, presents as a randomly jumbled (malformed) entry.

    Example: trying to put a file path in a file path entry box...
    myPath = "/home/APP/folder/subFolder/file.txt"
    type(waitForObject(names.fileEntryField), myPath)

    In the app, the type command in the file field enters myPath as:

    /homAe/fPoldeP/rsu/fil.bFole/txdert (or similar, not the same every time) but cannot get it to enter the file path straight at all.

    Thoughts? We just got linux 9.4 stood up and this is just one example of fields using the type command being malformed.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved