I have a field (web page in chrome) where i want to past text from spreadsheet. It clearly shows Enter your text here. A screenshot test also shows that as text.
But it fails the step to click it.
When i click on the test screenshot, it does show it as text but when i add it to the scenario with add to scenario. it adds it as:
Enteryourtexthere [1]
Unfortunately. I have been testing with and without the spaces but it is glichy. Sometimes it seems to work without the spaces, sometimes it doesnt. When i inspect the code the placeholder clearly says “Enter your text here” (but you dont look at the code, you look at the screenshot right?
I also tried changing my theme from dark to light but it doesnt make a difference.
When i check the history, it fails that step and each time the text (with spaces) is visible on the screenshot…)
What is wrong with the system?
I have the strong feeling it is a genral thing because it wont recognize buttons next to each other (sees it as one text). Looks like an issue identifying spaces?
Have several more bugs that seem related.