felt icon indicating copy to clipboard operation
felt copied to clipboard

Front end load testing

Results 12 felt issues
Sort by recently updated
recently updated
newest added

Working on releasing Felt as a production ready product. Goals: - [x] Prepare for pip installation - [x] Prepare docker image and set up auto build on docker hub -...

https://github.com/tastejs/todomvc.git contains a bunch of example apps that all behave the same. This will allow a multiframework test with one or multiple scenario file shared between frameworks.

enhancement

A redirect causes a test to fail because the page does not 'load'. By default redirects should be allowed and handled. A special setting added to the 'load' task to...

bug

click_one and click now give the same result. click_one should select a random element from the list.

bug

The action system needs a bit of a rework. I want to make it more flexible and have it fit the browser system a bit more. Converting the system to...

Hi, I see a lot of potential (and need) in Felt! I'd propose to give the user the possibility to add a descriptive field within each action: if it was...

enhancement

I really want to start using this project and see what it can do, since it looks so awesome and all, but I get the feeling it's too early, right?...

Hello, What exactly is supposed to happen when I run this app? I coudn't find anything in the docs. I just get some output on the command line but that...

enhancement