Skip to content

System.ArgumentException: ''Qt' is not a valid frameworkId' #667

Description

@leductam2003

Hi,

I had got this when trying to automate on qt framework, does TestStack.White support Qt Framework?
System.ArgumentException: ''Qt' is not a valid frameworkId'
Here is my code:

            var application = TestStack.White.Application.Launch(@"C:\Users\Tam\Downloads\tportable.1.9.21\Telegram\Telegram.exe");
            TestStack.White.Application application1 = TestStack.White.Application.Attach(application.Process.ProcessName);
            var window = application1.GetWindow("Telegram", InitializeOption.NoCache);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions