Quantcast
Channel: white Forum Rss Feed
Browsing all 20 articles
Browse latest View live

New Post: Integrating White into the Robot Framework

Just wanted to point out, give an update, if the mentioned remote server integration option is not desirable, there's an alternate remote server implementation that's more structured with more...

View Article



New Post: Integrating White into the Robot Framework

Also wanted to mention somebody did start work on such a WhiteLibrary it...

View Article

New Post: Use Panel as gridview

First time to see such kind of topic, don't know if some WinForms UI Panel control can do this or not.

View Article

New Post: Simulating pressing the ENTER key

Hi How do you simulate pressing the ENTER key in White? I have tried the following, which doesn't appear to work:Keyboard.Instance.PressSpecialKey(KeyboardInput.SpecialKeys.RETURN);

View Article

New Post: Simulating pressing the ENTER key

ashby wrote: Hi How do you simulate pressing the ENTER key in White? I have tried the following, which doesn't appear to work:Keyboard.Instance.PressSpecialKey(KeyboardInput.SpecialKeys.RETURN); Turns...

View Article


New Post: What's the white equivalent for TabItem? Can someone show how to...

What's the white equivalent for TabItem? Can someone show how to select a specific tab using example code?

View Article

New Post: What's the white equivalent for TabItem? Can someone show how to...

First of all. For better support use http://teststack.net/White/, because White has moved. The UIItem you need is: TabPage (http://teststack.azurewebsites.net/White/UIItems.html) Regards Throndorin

View Article

New Post: run the White framework in remote desktop

It's possible run the White framework in a remote desktop? Exist any possibility to integrate with other framework in order to achieving this?

View Article


New Post: run the White framework in remote desktop

Yes, as long as the desktop does not lock. This happens when you disconnect though. I have some instructions at http://jake.ginnivan.net/teamcity-ui-test-agent/ on how you would set it up

View Article


New Post: run the White framework in remote desktop

ohh that's great. and it's possible use the teamcity framework with continuous integration(for example bamboo).

View Article

New Post: run the White framework in remote desktop

Yep, just follow the blog post

View Article

New Post: Use Panel as gridview

I have the similar issue. Did you get the solution? if yes, please share the solution. As per my analysis, those are not panes, those are 3rd party controls like Stingray but UIVerify recognize them as...

View Article

New Post: Run test cases without focus in the application

It's possible run test cases without focus in the application? I want run the automation test cases while I work on something else, but I can`t do it.

View Article


New Post: run the White framework in remote desktop

I need use Bamboo CI tool, exist a similar configuration for it?

View Article

New Post: run the White framework in remote desktop

Not sure, you will have to investigate yourself

View Article


New Post: Run test cases without focus in the application

No, white automates the mouse and keyboard so the application needs focus You might be able to use raw UI automation patterns. But you probably are better off using subcutaneous tests instead

View Article

New Post: Problem whit AutomationElement

When try to instance an Automation element the system throw an error. Code: AutomationElement elem = win.Get(SearchCriteria.ByNativeProperty(AutomationElement.AutomationIdProperty,...

View Article


New Post: UI automation for Context menu after right click.

Hello everyone, I've been looking at how I could access the items from the Context menu, however, my search has not been successful so far. I found that the ContextMenu appeares as a child of Desktop,...

View Article

New Post: UIItem Events

Hello Viveksingh, I am trying to implement the HookEvent, but I did not get to do that. Could you send me an example ? Thanks , Eduardo

View Article

New Post: UIItem Events

Hey Eduardo, Vivek has stopped working on white and some other guys now supports the development of the framework. Have a look at http://www.teststack.net/ Kind Regards Throndorin

View Article
Browsing all 20 articles
Browse latest View live




Latest Images