Coder Social home page Coder Social logo

chrec's People

Contributors

cyluxx avatar

Watchers

 avatar  avatar

chrec's Issues

Statusbar

Display the current programm state in a statusbar located at the bottom of the GUI.

This includes:

  • Recording status
  • Replaying status
  • Important settings, like setup Browsers

Improve Preload Script

The current version of the preload script, which contains essential parts of the recorder code has to be reworked, in order to make it more consistent.

Add/Edit the following Actions:

  • Clear
  • Read
  • Select
  • Submit
  • SwitchToContext
  • SwitchToDefaultContext
  • SwitchToParent
  • Type (remove Key attribute)
  • WaitForAddedNode
  • WaitForRemovedNode
  • WaitForNodeAttribute

Add, Edit and Delete custom Locators

A user should be able to manually:

  • add a custom Locator to an Action
  • edit the attributes of a custom Locator
  • delete an custom Locator from a Sequence

Autosave

Run autosave after choosen user interactions with the program.

Variable dependencies between Actions

Invent a system to make read Actions dependent on previous executed type Actions.

For Example: A username was typed and is now readable after a login of a given application.

Improve test results GUI

Improve the current confusing test results GUI.

Possible solutions:

  • tree list view for ProjectTestResult > SequenceTestResult > BrowserTestResult > ActionTestResult hierarchy

Improve highlighting of current recorded element

The current approach of highlighting the last recorded Element involves unnecessary complicated communication between webview content and core program. The current implementation is buggy and seems to behave inconsistently.

A better approach would be a later performed image manipulation on the recorded screenshot, based on the boundingbox coordinate.

Finalization

Add Product Name, Version, Description, Author etc. to corresponding meta files.

Add Logo

Add error/info modals

Add modals for different error/info cases:

  • No Selenium Server / Grid connected
  • First Action is not a GoTo Action
  • Reset Settings confirmation
  • Session not created: Old Webdriver version
  • Internal Error with stacktrace
  • Invalid ChRec Json

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.