Add accessibility id to navigation title#1127
Conversation
|
@fcvakintos can you please take a look if this solution works for you? |
|
@Kharchevskyi it doesn't work for me. |
|
Got it. Will then try another solution. |
| @fcvakintos Please check if this what you are looking for. If yes, I will update PR with normal UI |
|
@Kharchevskyi doesnt work for me |
FlowCrypt/Controllers/Settings/Backup/Backups Scene/BackupViewController.swift
Outdated
Show resolved
Hide resolved
|
@fcvakintos please check latest commit. |
|
@Kharchevskyi doesnt work |
|
let's schedule a meeting and try to find where the problem is |
|
@fcvakintos could you also please demonstrate how can we inspect the layout the way you are inspecting it? |
|
@tomholub for that I am using https://github.com/appium/appium-inspector |
|
I can try to setup it and try locally, but I would need some time, because I'm not familiar with Appium |
|
Please try, and document the steps so that another person not familiar with appium can do the same. Ask @fcvakintos if you get stuck. That way we'll all be able to debug these things directly. |
|
@fcvakintos can you please share your config for https://github.com/appium/appium-inspector |
|
@Kharchevskyi please replace path to app { |
|
The inspector should be added to |
|
we don't need it in package.json |
|
I didn't say we need it. I said that if we add it there, then other developers who need to use it don't have to install it separately. Isn't that true? |
|
I am using mac app installation, not npm |
|
Understood - I assumed it could be installed from npm, which is not the case. |
|
@fcvakintos would this work for you? |
|
@Kharchevskyi you don't have accessibility Id for header now |
|
@fcvakintos please confirm this is what you are looking for |
|
@Kharchevskyi we can use "choosePassPhrase" - it is better i think |
|
according to suggestion |
|
@Kharchevskyi yes, but it is not correct, i think it should be 1 word, can we change it? |
|
@fcvakintos if it should be one word, then I suggest |
|
@Kharchevskyi later please add to appium/README.md how to install and use the above tool and how to configure it so that others can also do it. I'm filing a separate issue. |
|
Yes, sure. Will make it as one word - |
tomholub
left a comment
There was a problem hiding this comment.
I assume this is ready to merge
|
@Kharchevskyi or not yet? |
|
I'll merge it either way, if there is work left to do, can do another PR. |
|
@Kharchevskyi @tomholub I found new issue after this fix, now we dont have accesibility id for menu bar items can we add accessibility id for menu bar items? |
|
Can't be related to this changes, but will do asap |








This PR adds accessibility id to navigation title
close #1094
Tests:
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):