Giter VIP home page Giter VIP logo

wildfire's People

Contributors

iann0036 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wildfire's Issues

Task speed control

Hi, @iann0036. Just came across wildfire today and I am loving it! I wanna know if there is an option that can speed the recorded tasks up.

Clarify license

You mentioned in #1 that the extension is "as-is". Does this imply a ISC/MIT/BSD/MPL-2 license?
The extension is so beautiful, hope it can be openly licensed so that others can pick up and improve upon it! :)

edit exported workflow

is there a way i could edit an exported workflow in Notepad++ i have a large workflow that i realize i made a simple mistake in that will take awhile to edit each individual node in the workflow editor

Using variable from imported CSV

Hi, firstly I would like to thank you for this amazing tool.
Secondly, I was wondering if you could help me please, I don't know if I am doing something wrong or if there is something with the wildfire chrome plugin, but I am having a hard time trying to import a CSV file and use an imported variable from it.
I created different CSVs files trying to make this work, I even tried one exactly like the example in the documentation but I just can't get access to it in the workflow, I tried using $columnName.rowNumber tried to get the variable value using the lookup function in a variable node but I just can't get access to use the variable value.
Do you think you could help me?
Thank you very much in advance!

Looping a workflow

Can i loop a workflow anyway , means it will simulate the process for a defined number of time ?

scrollTop and scrollLeft equal to zero

Hi @iann0036, first, thank you for writing this amazing extension.

I've been looking at the logs (.wfire converted to .json) and I've noticed that scroll events do not register some important information. For instance:

{'evt': 'scroll',
  'evt_data': {'bubbles': False,
               'cancelable': False,
               'endtime': 1623871173336,
               'inFrame': 0,
               'scrollLeftEnd': 0,
               'scrollLeftStart': 0,
               'scrollTime': 341,
               'scrollTopEnd': 0,
               'scrollTopStart': 0,
               'url': 'http://myurl.com/login/'},
  'time': 1623871172995},

The attrs scrollLeftEnd, scrollLeftStart, scrollTopEnd, scrollTopStart are all zero (in all cases).

It would be amazing if I could recover this information somehow since I'm trying to determine the correct (x,y) position of elements in the document rather than in the window.

Do you know if there is a quick solution to this?

Thanks again,
Kind regards,

Linking to a simulation

Is there anyway to link to a favourite simulation directly from an (intranet) web page? Appreciate that simulations in question would need to be imported onto all machines on intranet.

Manual

Are you have manual how build your extension ?

Usage of custom functions

I'd like to input "aa", then execute some mouse clicks, then change the input to "ab" and re-execute those same mouse clicks, looping around and doing the same all the way through "zz". Is there a way to do that with wildfiree? I tried using the custom function to increment a variable holding "aa" but the simulation just stops

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.