Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Test recorder is recording according to the old API #1954

Open
tarjanik opened this issue Sep 11, 2018 · 2 comments
Open

Test recorder is recording according to the old API #1954

tarjanik opened this issue Sep 11, 2018 · 2 comments
Milestone

Comments

@tarjanik
Copy link

The test recorder records steps as:
new ContextMenu("New","Plug-in Project").select();

This is not compatible with the new API, where the constructor public ContextMenu(String... path) is no longer available.

Is it planned to have a a new recorder version? Or some example code for the new API usage?

@odockal
Copy link
Collaborator

odockal commented Sep 20, 2018

Hello @tarjanik, thanks for reporting. Although, we decided to deprecate recorder plugin, we did not see a real value in it as we plan to document and prepare all api usage and show cases in near future.

@odockal
Copy link
Collaborator

odockal commented Oct 8, 2018

Find out if we can remove test recorder and not break the contract in 2018-12, otherwise we would move removal of recorder to 3.0.0. version.

@odockal odockal self-assigned this Oct 8, 2018
@odockal odockal added this to the 2.4.0 milestone Oct 8, 2018
@odockal odockal modified the milestones: 2.4.0, 2.5.0 Jan 2, 2019
@odockal odockal modified the milestones: 2.5.0, 2.6.0 Apr 10, 2019
@odockal odockal modified the milestones: 2.6.0, 2.7.0 Jun 21, 2019
@odockal odockal modified the milestones: 2.7.0, 2.8.0, LATER Sep 24, 2019
@odockal odockal modified the milestones: LATER, 2.8.0 Oct 8, 2019
@odockal odockal modified the milestones: 2.8.0, 2.9.0 Jan 8, 2020
@odockal odockal modified the milestones: 2.9.0, LATER Jul 15, 2020
@odockal odockal removed their assignment Jul 15, 2020
@odockal odockal modified the milestones: LATER, 3.1.0 Jul 21, 2020
@odockal odockal modified the milestones: 3.1.0, 3.2.0 Oct 1, 2020
@odockal odockal modified the milestones: 3.2.0, 3.3.0 Feb 2, 2021
@odockal odockal modified the milestones: 3.3.0, 3.4.0 Apr 13, 2021
@odockal odockal removed this from the 3.4.0 milestone Jun 28, 2021
@odockal odockal added this to the 3.5.0 milestone Jun 28, 2021
@odockal odockal modified the milestones: 3.5.0, Milestone.next Sep 29, 2021
@odockal odockal modified the milestones: Milestone.next, LATER Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants